User Tools

Site Tools


технология_docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
технология_docker [2025/03/04 10:09]
val [Инструмент kaniko]
технология_docker [2025/03/04 11:46] (current)
val [Инструмент kaniko]
Line 675: Line 675:
   --dockerfile=./​Dockerfile \   --dockerfile=./​Dockerfile \
   --context=/​workspace \   --context=/​workspace \
-  --destination=server.corpX.un:​5000/​student/​gowebd:ver1.1+  --destination=server.corpX.un:​5000/​student/​gowebd
 </​code><​code>​ </​code><​code>​
 или, интерактивно:​ или, интерактивно:​
Line 692: Line 692:
 </​code><​code>​ </​code><​code>​
 # docker run --pull=always --name gowebd -itd --rm \ # docker run --pull=always --name gowebd -itd --rm \
-  -p 8000:80 server.corpX.un:​5000/​student/​gowebd:ver1.1+  -p 8000:80 server.corpX.un:​5000/​student/​gowebd
 </​code>​ </​code>​
 ==== Приложение apwebd ==== ==== Приложение apwebd ====
технология_docker.1741072198.txt.gz · Last modified: 2025/03/04 10:09 by val