nowfound

Alternatives

Products that do what Dockershrink – AI Assistant to reduce the size of Docker images does

For the past few months, I've been hacking around a project I call Dockershrink. It automates a simple task: Take a Dockerfile and optimize its code with the goal of reducing the size of the final Docker image. People don't realize that we can apply some very basic techniques to reduce, for eg, a 2GB image down to just ~100MB: - Multistage builds with light-weight base image for final stage - Remove unused dependencies - Optimizations specific to the tech stack And I feel like I've already done this optimization for my personal projects and backend apps at my job(s) a couple of times. The…

  1. 1BB

    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

  2. 2DP
  3. 3

    Paste your Dockerfile. Get an optimized one back in seconds.

    May 2026 · docker-diet.vercel.app

  4. 4DD
  5. 5

    Slim down your Docker images with AI-powered sass. 🐳💅

    Nov 2025 · k1lgor.github.io

  6. 6

    AI-powered tool to boost your app's visibility and downloads

    2025

  7. 7IV

    ohai! I've released Lightwhale 3, which is possibly the easiest way to self-host Docker containers. It's a free, immutable Linux system purpose-built to live-boot straight into a working Docker Engine, thereby shortcutting the need for installation, configuration, and maintenance. Its simple design makes it easy to learn, and its low memory footprint should make it especially attractive during these times of RAMageddon. If this has piqued your interest, do check it out, along with its easy-to-follow Getting Started guide. In any event, have a nice day! =)

    Apr 2026 · lightwhale.asklandd.dk

  8. 8DR

    docker-compose is great for single node docker deployments, but it doesn't have a feature that would allow zero downtime deployments. It's not possible to deploy often if your app goes down every time, and using Kubernetes/Nomad/Swarm on a single node is an overkill. I created this Docker plugin to be a drop-in replacement for the restart command in usual docker-compose deployment scripts. It performs a simple rolling deployment of a single service.

    2023 · github.com

  9. 9
    Exopods422

    Bring your Docker image or GitHub repo, Go live in seconds.

    2024

  10. 10DD
  11. 11SB
  12. 12GF

    2021 · contains.dev

  13. 13SN

    2018 · github.com

  14. 14DR
  15. 15RL

    Hello Hacker News! We're Yangqing, Xiang and JJ from lepton.ai. We are building a platform to run any AI models as easy as writing local code, and to get your favorite models in minutes. It's like container for AI, but without the hassle of actually building a docker image. We built and contributed to some of the world's most popular AI software - PyTorch 1.0, ONNX, Caffe, etcd, Kubernetes, etc. We also managed hundreds of thousands of computers in our previous jobs. And we found that the AI software stack is usually unnecessarily complex - and we want to change that. Imagine if you are a…

    2023 · lepton.ai

  16. 16DR

    Dockerized is like npx for unix tools: Run popular cli tools without installation. Example: dockerized npm init dockerized python2 somescript.py Run an older version of a tool: NODE_VERSION=15.0 dockerized node Use cases: - Maintaining multiple versions of an app - Installing without polluting host machine - Quickly run some commands you may not have installed Features: - intuitive use. Just the original command, but with 'dockerized' in front. - dockerized apps can access the current directory and read/modify files, just like native apps. - no need to know which docker image this…

    2022 · github.com

  17. 17IB

    I found it odd there wasn’t a simple web tool to scan Docker Hub images for vulnerabilities. So I built one. It’s powered by the popular open-source tool Trivy.

    2023 · containercve.com

  18. 18PA
  19. 19CA
  20. 20
    Crane96

    An easy and beautiful way to build container images

    2021

  21. 21

    Deploy any docker image in few clicks.

    2021

  22. 22SL
  23. 23GE
  24. 24SD

    Hey HN! We launched sliplane.io, where deploying Docker containers is super simple and wallet-friendly. With our Pay-per-Server approach, you can host as many containers as you want on each server at a set price - no huge surprise bills, just straightforward Docker hosting. You simply connect your Github repository and we do the rest that you expect from a PaaS, SSL by default, automatic deployments, backups of your storage etc. Pricing starts at 9€/month for 2vCPU, 2GB RAM, 40 GB Disk, 2 TB Egress. Cheers, Jonas

    2025 · sliplane.io

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