Hacker News new | ask | show | jobs
by tfolbrecht 649 days ago
The docker registry container supports S3 as a storage backend you could use it locally

You can also `docker image save` then write the tarball to S3, then load to use.