nowfound

Alternatives

Products that do what ttl.sh – Anonymous, ephemeral (& free) Docker image registry does

  1. 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

  2. 2DD
  3. 3BN
  4. 4NM
  5. 5PA
  6. 6PA
  7. 7MI
  8. 8PD
  9. 9SN

    2018 · github.com

  10. 10SS

    2019 · github.com

  11. 11HS
  12. 12DC

    2017 · medium.com

  13. 13CL
  14. 14SL
  15. 15IL
  16. 16SA

    2019 · made2591.github.io

  17. 17PA
  18. 18FS
  19. 19SA
  20. 20DL
  21. 21FI
  22. 22DA
  23. 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

  24. 24RY

Ranked by how close each launch is in meaning, then by votes. Refine with a description →