2 lines
70 B
Bash
Executable file
2 lines
70 B
Bash
Executable file
# DOCKER_BUILDKIT=1 docker build -t 123:v2 .
|
|
docker build -t 123:v2 .
|