InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β
Dockerfiles Alternatives
Similar projects and alternatives to dockerfiles
-
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
-
distrobox
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution youβre more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
-
-
matrix-docker-ansible-deploy
π³ Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
organice
An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers
-
-
-
-
-
-
-
-
-
-
-
godot-ci
Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
dockerfiles discussion
dockerfiles reviews and mentions
-
MQTT turns 25 (and has taken over the world)
I remember reading about it on Jessie Frazelle's blog [1] almost ten years back. I don't think I'd discovered HN so it must have been via Hackaday or similar. I fantasized about how amazing it must be to not have to worry about the myriad issues that came with manually maintaining different deployment environments and dependencies. Unfortunately at the time I was stuck in a professional microcosm that ran on Microsoft products and _maybe_ RHEL under severe duress (with a serious aversion to `audit2allow` and liberal application of `setenforce 0` to boot). Things have been considerably smoother since I've been able to use Docker and containerd via k8s on a full-time basis.
[1] https://blog.jessfraz.com/post/docker-containers-on-the-desk...
-
Toolship: A (More) Secure Workstation
https://blog.jessfraz.com/post/docker-containers-on-the-desk... is the one I remember, a bit old but still useful to see how she does it.
Seems super painful and indirected for a nebulous gain to me, but find your joy however you want I guess
- Sandboxing Windows apps?
- does anyone use containers just on their personal laptop to run apps ?
- Rails on Docker Β· Fly
-
Looking Busy - Powershell
Jess does some awesome stuff and this is literally what you asked for. hollywood
-
Why is there no Ubuntu 22.04 image with default Desktop available?
mildly relevant https://blog.jessfraz.com/post/docker-containers-on-the-desktop/
-
Essential Software in Docker Containers
Some of my day-to-day software.
After knowing that saved Chrome passwords and cookies in Linux are not protected against malicious dependencies in our development environment or other apps in our system, I decided to run my core apps in Docker containers, where their data is not accessible without sudo, and a personal understanding of where stuff is being saved.
These docker containers are also an improved version of https://github.com/jessfraz/dockerfiles/
Contrary to the project above, docker-workspaces runs Chrome in a sandbox, encrypts keys with the help of an also dockerized gnome-keychain, and works in tandem with pulseaudio, so you can use wired headphones (i still need to add some dependencies for it to work with bluetooth headphones).
- Running graphical desktop OS with Docker
- Docker Containers on the Desktop
-
A note from our sponsor - InfluxDB
www.influxdata.com | 16 May 2025
Stats
jessfraz/dockerfiles is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of dockerfiles is Dockerfile.