You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
millelibri/docker-compose.yml

21 lines
293 B

version: '3'
services:
zlib:
image: lamacchinadesiderante/millelibri:latest
# image: millelibri:v0.4
# image: millelibri
# build:
# context: .
# dockerfile: ./Dockerfile
restart: always
ports:
- "7070:7070"
volumes:
- ./index:/index