version: '3.8' services: covid-collector: build: context: ./image restart: always container_name: covid-collector volumes: - "./sshkeys:/root/.ssh"