services: rentgen_check: build: . rentgen_run: build: context: . target: runtime stdin_open: true tty: true rentgen_verify: build: context: . target: verify restart: "no"