version: '2' services: swh-loader: volumes: - "./conf/loader.yml:/loader.yml:ro" - "./services/swh-worker/entrypoint.sh:/entrypoint.sh:ro" - "../swh-deposit:/src/swh-deposit"