Skip to content

A repository to convert existing Docker image to the estargz format

License

Notifications You must be signed in to change notification settings

gabrieldemarmiesse/estargz-images

Repository files navigation

estargz-images

A repository to convert existing Docker image to the estargz format

At every commit on master, the Docker images will be converted to the estargz format and pushed to the gabrieldemarmiesse/ namespace. You can then use those estargz images like so

nerdctl --snapshotter=stargz run -it ghcr.io/gabrieldemarmiesse/estargz-images/python:3.9-esgz

The original image is python:3.9

A copy of the original image is also pushed for benchmarking purposes. It will have a name like so:

ghcr.io/gabrieldemarmiesse/estargz-images/python:3.9-org

If you want to add a docker image to the list of Docker images available for conversion, please make a pull request to add the public image here:

https://github.com/gabrieldemarmiesse/estargz-images/blob/master/list_of_images_to_optimize.py

About

A repository to convert existing Docker image to the estargz format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages