add(seal-ms): add

This commit is contained in:
cnphpbb 2024-02-24 22:49:26 +08:00
parent 557740dc79
commit 3b3d4a8db9
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
# docker compose -p portainer-ce -f ./portainer-ce/portainer-ce.yaml up -d
version: '3.8'
services:
@ -8,7 +9,7 @@ services:
- "9000:9000"
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- portainer_data:/data
- data:/data
volumes:
portainer_data:
data:

0
seal-ms/.gitignore vendored Normal file
View File