1 2 3 4 5 6 7 8
services: envio: build: context: . dockerfile: Dockerfile image: envio:latest container_name: envio working_dir: /app