Skip to content

[Rust] 0.16.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 20:28

Add Docker isolation runtime controls: --volume/-v, --mount, --env/-e, and --privileged. These are threaded into the underlying docker run invocation and recorded in --status/--list metadata, allowing callers to mount tool credentials, pass environment variables, and run Docker-in-Docker images without wrapping docker run themselves.


crates.io version