Skip to content

v0.0.1-dev01

Latest
Compare
Choose a tag to compare
@mofm mofm released this 04 Mar 15:40
· 12 commits to main since this release

nspctl First Release

  • Lists
    • running containers
    • stopped containers
    • all containers
  • Containers info
  • Containers status
  • Start the container
  • Stop the container
  • Reboot the container
  • Remove the container
  • Enable the container (the container to be launched at boot)
  • Disable the container at startup
  • Copy files from host in to a container
  • Login the container shell
  • Pull and register containers(raw, tar and docker images)
  • Bootstrap Debian container ("jessie" and newer are supported)
  • Bootstrap Ubuntu container ("xenial" and newer are supported)
  • Bootstrap Arch Linux container