Nicolas De loof
Nicolas De loof
Also, please check you can run this container successfully with a classic `docker run -v ...` command, and this is a compose issue.
IIUC the use-case reported on this issue, main reason to pass a service name to `compose up` is to select a subset of services to get logs. For this purpose,...
@Dzoge this hack won't work with Compose v2, which attach to containers (like `docker run` does) and does not rely on engine to collect logs
duplicates https://github.com/docker/compose-cli/issues/1842
https://github.com/docker/app/tree/master/examples/voting-app is already such a `docker app build` sample, maybe it should have better documentation to make it visible ?
Sounds like a reasonable feature request, main question I can see here is how to handle image references in the bundle, as they have to target the same registry/repository hosting...
The actual _way_ to have Pipeline support a dry-run mode has to be discussed in the workflow-* projects, when available we could support it from jenkinsfile-runner, but for sure won't...
~Paul (as https://en.wikipedia.org/wiki/Paul_the_Octopus)~ excluded by rules
Scuba Dock