millelibri/docker-compose.yml

21 lines
293 B
YAML
Raw Normal View History

2023-01-07 20:40:21 +00:00
version: '3'
services:
zlib:
2023-01-08 18:20:07 +00:00
# image: lamacchinadesiderante/millelibri:latest
2023-01-07 20:40:21 +00:00
2023-01-08 18:20:07 +00:00
image: millelibri:v0.4
2023-01-07 20:40:21 +00:00
# image: millelibri
# build:
# context: .
# dockerfile: ./Dockerfile
restart: always
ports:
- "7070:7070"
volumes:
- ./index:/index