3 lines
71 B
Bash
Executable File
3 lines
71 B
Bash
Executable File
export DOCKER_BUILDKIT=1
|
|
docker build --network host -t debian/nginx .
|