version: "3" services: actionrunner: name: actionrunner image: podmanrunner:3.3.0 build: context: ./runnerimage volumes: - runnerdata:/data:Z volumes: runnerdata: driver: local driver_opts: device: /opt/runneruser1runner/runnerdata o: bind type: none