The Wayback Machine - https://web.archive.org/web/20190920043513/https://github.com/topics/pods
Skip to content
#

pods

Here are 103 public repositories matching this topic...

onlyjob
onlyjob commented Aug 3, 2018

rkt run ./mycontainer_image.aci.tar.gz fails with error run: invalid image string on valid container image but succeeds when image file is renamed (or symlinked) to mycontainer_image.aci.

IMHO it is unnecessary to enforce image file names to end with .aci.
Structure of the .ACI file is gzipped tarball (.tar.gz) and having images named as such allows browsing images file system with t

You can’t perform that action at this time.