Alternatives
Products that do what ttl.sh – Anonymous, ephemeral (& free) Docker image registry does
- 1UD
I got tired of the push-to-registry/pull-from-registry dance every time I needed to deploy a Docker image. In certain cases, using a full-fledged external (or even local) registry is annoying overhead. And if you think about it, there's already a form of registry present on any of your Docker-enabled hosts — the Docker's own image storage. So I built Unregistry [1] that exposes Docker's (containerd) image storage through a standard registry API. It adds a `docker pussh` command that pushes images directly to remote Docker daemons over SSH. It transfers only the missing layers, making it…
2025 · github.com
- 2DD
2020 · github.com
- 3BN
2020 · github.com
- 4NM
2020 · github.com
- 5PA
2015 · github.com
- 6PA
2016 · portainer.io
- 7MI
2017 · marina.io
- 8PD
2021 · github.com
- 9SN
2018 · github.com
- 10SS
2019 · github.com
- 11HS
2016 · blog.hyper.sh
- 12DC
2017 · medium.com
- 13CL
2017 · github.com
- 14SL
2016 · blog.alexellis.io
- 15IL
2020 · imagecart.cloud
- 16SA
2019 · made2591.github.io
- 17PA
2014 · pachyderm-io.github.io
- 18FS
2017 · github.com
- 19SA
2016 · github.com
- 20DL
2020 · github.com
- 21FI
2016 · fromlatest.io
- 22DA
2020 · github.com
- 23BB
This project addresses the inefficiencies of traditional Dockerfile-based container builds where each customization layer creates storage bloat through duplicate dependencies from repeated apt-get install commands, network inefficiency from redundant package downloads across different images, and slow iteration cycles requiring full rebuilds of all previous steps. Our solution enables building minimal base images from scratch using debootstrap that precisely include only required components in the initial build, while allowing creation of specialized variants (Java, Kafka, etc.) from these…
2025 · github.com
- 24RY
2020 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →