Dockerfile
Fix no require module provides package
Recently I met the issues no require module provides package when working with Docker. Finally I found the reason why.

I’m using ginkgo and resty with Docker for api-testing. The previous Dockerfile is like this.
# syntax=docker/dockerfile:1