added docker files

This commit is contained in:
2023-07-28 18:51:28 -05:00
parent db0d8845c3
commit f544201203
86 changed files with 4393 additions and 0 deletions

View File

@@ -0,0 +1 @@
docker run -d -p 8000:8000 -p 9000:9000 --name=portainer --restart=always -e AGENT_SECRET=8ung1e1! -v /var/run/docker.sock:/var/run/docker.sock -v /mnt/data/docker/appdata/portainer/data:/data portainer/portainer-ce