iT邦幫忙

tytom2005 的所有留言 23

以 Laravel 為例,來 build image 吧!

請問"設定路徑與原始碼",是要把"WORKDIR /source"和其他指令寫入原本的Dockerfile檔案裏? 用不...

2022-09-26 ‧ 由 tytom2005 留言

Container 應用

請問我在windows 裏安裝docker desktop,在windows terminal 裏輸入docker run -it --rm -v d:\doc...

2022-09-23 ‧ 由 tytom2005 留言

使用 Network 連結 container

請問docker run --rm -it --name main busybox 的 -it 是什麼意思? 是否等放-i 和 -t?

2022-09-20 ‧ 由 tytom2005 留言