add(seal-ms): add
This commit is contained in:
parent
557740dc79
commit
3b3d4a8db9
@ -1,3 +1,4 @@
|
|||||||
|
# docker compose -p portainer-ce -f ./portainer-ce/portainer-ce.yaml up -d
|
||||||
version: '3.8'
|
version: '3.8'
|
||||||
services:
|
services:
|
||||||
|
|
||||||
@ -8,7 +9,7 @@ services:
|
|||||||
- "9000:9000"
|
- "9000:9000"
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- portainer_data:/data
|
- data:/data
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
portainer_data:
|
data:
|
0
seal-ms/.gitignore
vendored
Normal file
0
seal-ms/.gitignore
vendored
Normal file
Loading…
x
Reference in New Issue
Block a user