version: '3.0' services: enstrayedapi: build: context: . image: enstrayedapi container_name: enstrayedapi restart: unless-stopped volumes: - .:/app