collection.dockerfile/alpine/nginx-with-volume/build.sh

3 lines
73 B
Bash
Executable File

export DOCKER_BUILDKIT=1
docker build --network host -t alpine/nginx-v .