version: "3" services: stayrtr: image: rpki/stayrtr:latest # no tagged images are available :( volumes: - /etc/docker-service/roa-server/id_ecdsa:/id_ecdsa:ro ports: - 8022:8022 command: - -bind= - -ssh.bind=:8022 - -ssh.key=/id_ecdsa - -checktime=false - -cache=https://dn42.burble.com/roa/dn42_roa_46.json