People who hate docker, why? What alternative do you use?

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ufw-docker

    To fix the Docker and UFW security flaw without disabling iptables

  • That's good to hear. Docker has been a nightmare to run on VPS that don't have an external facing firewall because of that. Now I'm wondering why people like the developer of ufw-docker created his solution instead of just disabling iptables on docker.

  • docker-storage-benchmark

    Docker storage driver benchmarks (last updated October 2017)

  • Compare that to AUFS which docker uses, which has... exceedingly poor performance or the overlayFS which will probably land as the default some time in the future which has a bit better but not great performance

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Gitea

    Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

  • Docker Compose

    Define and run multi-container applications with Docker

  • May I introduce you to Docker Compose?

  • docker

    Various Dockerfiles (by j-be)

  • That is (afaik) normal if you pull images from remote registries, like if you pull my Rust build image from here you'll see, that it only pulls a single image, even though the Dockerfile this image is built from starts with FROM rust:1.55-buster as build.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Cool networking projects in golang

    6 projects | /r/golang | 18 Mar 2023
  • How to containerize your Go app in 10 minutes!

    2 projects | /r/golang | 22 Jul 2022
  • ⚖️ Kafka image : wurstmeister vs. bitnami

    7 projects | dev.to | 29 Jun 2022
  • Using Docker to Containerize Laravel Apps for Development and Production

    8 projects | dev.to | 23 Mar 2022
  • Docker Compose: `version` is obsolete

    1 project | news.ycombinator.com | 29 Apr 2024