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