platform: linux image_resource: type: registry-image source: {repository: "docker.helium.local/rust-all"} inputs: - name: repo run: path: cargo args: ["test"] dir: "repo"