Releases: linux-immutability-tools/containers-wrapper
Releases · linux-immutability-tools/containers-wrapper
v1.0.6
Full Changelog: v1.0.0...v1.0.6
v1.0.0
Features
Container Operations
- Attach to a container
- Copy files to/from a container
- Create a new container
- Get changes made to a container
- Execute a command inside a container
- Export a container as a tarball
- Inspect a container's configuration
- Pause one or more containers
- Remove a container
- Start a container
- Stop a container
- List running processes in a container
Image Operations
- Build an image
- Import an image
- Inspect an image's configuration
- Mount an image
- Prune unused images
- Pull an image
- Remove an image
- Save an image as a tarball
- List available images