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