version: "3.8" services: cronapp: build: context: . dockerfile: Dockerfile container_name: cronapp restart: unless-stopped