Skip to content

0.1.0

Compare
Choose a tag to compare
@TomasTomecek TomasTomecek released this 24 Aug 12:42
· 568 commits to master since this release

Initial release!

Features

  • You can build your container images with buildah as a backend.
  • You are able to set various image metadata via CLI:
    • working directory
    • environment variables
    • labels
    • user
    • default command
    • exposed ports
  • You can do volume mounts during build.