We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi!
In Docker daemon 1.13, --rm option has been moved to daemon side.
Is there any option to use it (or AutoRemove HostConfig option) with this docker java library, in order to remove container after it terminates?
Thanks in advance!