--- version: "3.8" services: docker-cron-job: image: "crazymax/swarm-cronjob:latest" volumes: - "/var/run/docker.sock:/var/run/docker.sock"