簡報: https://files.ntut.club/docker/slides.pdf
docker compose up
press Ctrl-C
to terminate
docker build -t \<img_name\> .
docker run --rm \<img_name\>
press Ctrl-C
to terminate
簡報: https://files.ntut.club/docker/slides.pdf
docker compose up
press Ctrl-C
to terminate
docker build -t \<img_name\> .
docker run --rm \<img_name\>
press Ctrl-C
to terminate