Skip to content

v1.0.0

Compare
Choose a tag to compare
@mirkobrombin mirkobrombin released this 08 Sep 20:32
· 17 commits to main since this release

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