42Seoul/Docker
28. docker 메뉴얼 파해치기 Build exporter
Or71nH
2023. 3. 24. 19:59
https://docs.docker.com/engine/reference/commandline/buildx_build/#output
docker buildx build
docker buildx build: The `buildx build` command starts a build using BuildKit. This command is similar to the UI of `docker build` command and takes the same flags and arguments....
docs.docker.com
이건 --output 에관한 거 같다
만들고 여긴 스킵 ...