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
Next revision Both sides next revision
технология_docker [2022/09/30 09:32]
val [Создание контейнера для приложения вручную]
технология_docker [2022/09/30 11:26]
val [Создание контейнера для приложения с использованием Dockerfile]
Line 164: Line 164:
     && apt-get update \     && apt-get update \
     && apt-get install -y inetutils-inetd file \     && apt-get install -y inetutils-inetd file \
-    && apt-get clean+    && apt-get clean \
     && echo 'www stream tcp nowait root /​usr/​local/​sbin/​webd webd' > /​etc/​inetd.conf     && echo 'www stream tcp nowait root /​usr/​local/​sbin/​webd webd' > /​etc/​inetd.conf
  
технология_docker.txt · Last modified: 2024/05/01 17:02 by val