argilla-docker/cgi-python/docker-compose.yml

11 lines
196 B
YAML

version: "3.3"
services:
pubblici:
image: hub.docker.golem.linux.it/cgi-python:latest
restart: unless-stopped
ports:
- "7006:80"
volumes:
- /srv/cgi-python:/srv/cfg