Обновить Readme
This commit is contained in:
parent
5ff6f195e9
commit
4a44e6be4a
5
Readme
5
Readme
@ -10,8 +10,9 @@ services:
|
||||
ports:
|
||||
- "9000:9000"
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock # ← доступ к Docker
|
||||
- portainer_data:/data # ← БД (настройки, юзеры)
|
||||
- /var/run/docker.sock:/var/run/docker.sock # Доступ к Docker
|
||||
- /home/potato/Portainer:/data
|
||||
|
||||
# Опционально: ограничение ресурсов
|
||||
# mem_limit: 512m
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user