services: vrot_end: image: vrot_end container_name: vrot_end build: context: .. dockerfile: docker/Dockerfile env_file: - ../.env restart: always