|
@@ -1,14 +0,0 @@
|
|
|
-version: "2.0"
|
|
|
|
|
-
|
|
|
|
|
-services:
|
|
|
|
|
- portainer:
|
|
|
|
|
- image: portainer/portainer-ce
|
|
|
|
|
- container_name: portainer
|
|
|
|
|
- restart: always
|
|
|
|
|
-# volumes:
|
|
|
|
|
-# - "/etc/localtime:/etc/localtime:ro"
|
|
|
|
|
-# - "/raid/docker/portainer/data:/data"
|
|
|
|
|
-# - "/var/run/docker.sock:/var/run/docker.sock"
|
|
|
|
|
- ports:
|
|
|
|
|
- - 9000:9000
|
|
|
|
|
- - 8000:8000
|
|
|