Skip to content

Releases: linux-immutability-tools/containers-wrapper

v1.0.6

10 Sep 10:18
Compare
Choose a tag to compare

v1.0.0

08 Sep 20:32
Compare
Choose a tag to compare

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