
Imgur
ImgBB
Streamable
PostImage.org
Flickr
Photobucket
500px
Google Photos
Buildah
Podman
containerd
CRI-O
Crane
ZeroVM
BuildKit
LXD
Imgur
BuildahImgur is recommended for individuals who enjoy browsing creative and humorous content, sharing memes, and engaging with a community of like-minded users. It's also ideal for those who want to discover new images quickly and easily, without the need for extended reading or content search.
Based on our record, Imgur seems to be a lot more popular than Buildah. While we know about 5461 links to Imgur, we've tracked only 14 mentions of Buildah. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I'm in the UK and can't access https://imgur.com/ - an American service that now refuses to serve content to Britain because "On September 30, 2025, Imgur blocked users from the United Kingdom in response to a potential fine from the Information Commissioner's Office regarding its handling of children's personal data". I presume that means OSA. It does lend credibility to the blocks when it's US companies trying... - Source: Hacker News / 6 months ago
> If you've ever opened Reddit, LinkedIn, Pinterest, or practically any popular service on your phone's web browser, you've likely encountered it. Another website that asks to Get The App is https://imgur.com/ , every time you open a link to just view that image you instantly got asked to Get The App. It's really annoying! - Source: Hacker News / about 1 year ago
For this reason, I typically suggest users host their images on Imgur (https://imgur.com/), as the issues mentioned above do not exist for Imgur URLs. - Source: dev.to / almost 2 years ago
I developed a full-stack image sharing platform similar to Giphy or Imgur in order to showcase the power of building full-stack applications with only Netlify Primitives. - Source: dev.to / over 2 years ago
In the beginning, finding a place to store images was quite difficult. I once set up a simple image server using Node.js, but it was a burden to maintain. There were many things to consider, and I didn't want to spend too much time on that. By chance, I found the website imgur.com - which allowed me to upload images without many restrictions, and at that time, the image loading speed from imgur was quite good, so... - Source: dev.to / over 2 years ago
Modern Docker releases use BuildKit, an efficient builder developed by Docker, whereas Podman uses Red Hat's Buildah. However, both solutions output OCI-compliant images, so there's no practical difference between the two for standard build workflows. - Source: dev.to / about 1 year ago
I suspect that the GP was really asking "why not use a different tool", like buildah , buildpacks , nix ,. - Source: Hacker News / over 1 year ago
Buildah specializes in building OCI-compliant container images, offering a more granular and secure approach to image creation compared to traditional Dockerfile builds. - Source: dev.to / over 1 year ago
Lockdown your Dockerized build environments --- Because privileged mode is insecure, you should restrict your CI/CD environments to known users and projects. If this isn't feasible, then instead of using Docker, you could try using a standalone image builder like Buildah to eliminate the risk. Alternatively, configuring rootless Docker-in-Docker can mitigate some --- but not all --- of the security concerns... - Source: dev.to / about 2 years ago
In my experience, not using docker to build docker images is a good idea. E.g. buildah[0] with chroot isolation can build images in a GitLab pipeline, where docker would fail. It can still use the same Dockerfile though. If you want to get rid of your Dockerfiles anyway, nix can also build docker images[1] with all the added benefits of nix (reproducibility, efficient building and caching, automatic layering,... - Source: Hacker News / almost 3 years ago
ImgBB - Upload and share your images.
Podman - Simple debugging tool for pods and images
Streamable - Fast and easy video streaming for bloggers and publishers.
containerd - An industry-standard container runtime with an emphasis on simplicity, robustness and portability
PostImage.org - Provides free image upload and hosting integration for forums.
CRI-O - Lightweight Container Runtime for Kubernetes