docker-minecraft-server VS factorio-docker

Compare docker-minecraft-server vs factorio-docker and see what are their differences.

docker-minecraft-server

Docker image that provides a Minecraft Server that will automatically download selected version at startup (by itzg)

factorio-docker

Factorio headless server in a Docker container (by factoriotools)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
docker-minecraft-server factorio-docker
211 25
8,313 856
- 2.9%
9.4 7.9
5 days ago 8 days ago
Shell Shell
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

docker-minecraft-server

Posts with mentions or reviews of docker-minecraft-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-10.
  • PaperMC/Paper: The most widely used, high performance Minecraft server
    9 projects | news.ycombinator.com | 10 Mar 2024
    Looks nice! I have a comprehensive docker compose file with itzg’s image [0] repeated a dozen times.

    [0] https://github.com/itzg/docker-minecraft-server

  • Docker-Minecraft-Server
    1 project | news.ycombinator.com | 21 Feb 2024
  • Minecraft server
    5 projects | /r/Proxmox | 10 Dec 2023
    This is just from a quick search: https://github.com/itzg/docker-minecraft-server
  • Game Server Manager For Windows
    2 projects | /r/selfhosted | 6 Dec 2023
    I'd like something like this that works with the itzg docker image. I usually have 2-3 servers up and running at any given time for me and my kids to play on. Different modpacks, haven't done anything fancy to manage them except portainer.
  • Need help with PS4 / Java co-play
    1 project | /r/Minecraft | 29 Aug 2023
    I have a nephew who loves minecraft (my fault, I introduced it to him). He plays it on PS4 - which I don't have - and he would like to play it together with me. I live a few thousand kilometers away, so I thought I'd host a server he can join to.I decided to host the server via docker, using itgz's repo. The server is unauthenticated and is exposed to the internet, I can join to it using my java instance.
  • I made an install script which sets up a Minecraft server for Linux.
    2 projects | /r/linux_gaming | 10 Jun 2023
    I think that a better option would be to use https://github.com/itzg/docker-minecraft-server and then use a networking solution like tailscale or equivalent.
  • homelab snowball still snowballing
    5 projects | /r/homelab | 30 May 2023
    using itzg/docker-minecraft-server to host a curseforge modded server that's running all the mods 8 mod pack, though I might look into pterodactyl for future use!
  • Easiest way to run a server with a given modpack?
    2 projects | /r/admincraft | 20 May 2023
    I'm aware of itzg/docker-minecraft-server: Docker image that provides a Minecraft Server that will automatically download selected version at startup (github.com) which makes things pretty easy, but getting any modpack to work still requires quite a bit of fiddling with environment variables (mods to exclude on the server, java version, mc version, enabling command block, etc). Is there something easier, which doesn't require me to search through issues to find working configurations?
  • Installing Java 8 on EndeavourOS
    1 project | /r/EndeavourOS | 19 May 2023
    Also, as somebody already mentioned, you could run server in a Docker container. I quickly found this: https://hub.docker.com/r/itzg/minecraft-server. You could look into it. For this you will have to setup Docker, but it should be pretty easy (install and add user to group, check Arch wiki). Docker then creates a small "VM" (without kernel) in which Java is installed to run the server itself.
  • Help with setting up TLS for Dynmap with Caddy Reverse Proxy on Docker server
    1 project | /r/admincraft | 11 May 2023
    Server is running latest version of PaperMC using the itzg/docker-minecraft-server image on Ubuntu 22.04 LTS. Ports 8123 and 25565 of the container are exposed. Dynmap with LiveAtlas is installed in the server's /plugins/ directory and can be accessed through [server IP]:8123.

factorio-docker

Posts with mentions or reviews of factorio-docker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-13.
  • Has anyone setup a factorio server on their Synology NAS
    1 project | /r/factorio | 30 Aug 2023
    I got the new DS224+ which comes with an Intel processor so it seems like the perfect server setup. I just started looking into this but this docker image seems perfect. Now DSM has changed it's docker app name to "Container Manager" which was the first hurdle I had to get over. Now I need to figure out how to setup the config for the docker image and setup a secure server that's exposed to the outside. (I got a unifi network running.) Anyone done this yet? Any pointers?
  • Question on HomeLab Build
    1 project | /r/homelab | 23 Jun 2023
    In the end my Factorio server ended up running bare metal just because it was easier, so I might not be the right person to answer that. :) I just did https://github.com/factoriotools/factorio-docker before I tore it down, basically.
  • Factorio Server
    2 projects | /r/factorio | 13 Apr 2023
  • Docker server cannot auto-update mods, 403 error
    1 project | /r/factorio | 4 Jan 2023
    I am running a factorio server via the docker image from https://github.com/factoriotools/factorio-docker. Running the server, setting up mods and running a custom save all work fine.
  • I'm at step 4 right now
    1 project | /r/Factoriohno | 20 Dec 2022
    There already exist Docker images for factorio servers, enabling one-click download, installation and running of a server. https://hub.docker.com/r/factoriotools/factorio
  • Friday Facts #371 - Apple Silicon
    2 projects | /r/factorio | 25 Nov 2022
    Update... I used the container found here and modified the docker-compose file to set QEMU_EXECVE=1 in the environment variables. Assuming you have the qemu-user-static package installed, this will utilize QEMU user space emulation for the container. Works fine so far, no checksum issues. No idea how fast it is though compared to box64. I'm also on the oracle cloud ARM box you have.
  • Please suggest a simple game Docker image I could run on Linux
    1 project | /r/docker | 29 Sep 2022
  • Version 1.1.69
    1 project | /r/factorio | 13 Sep 2022
    How long until Steam auto-updates generally? There's already a new image on factoriotools and I updated my server but haven't gotten the update on steam yet, so now they're out of sync.
  • Any improvements I can make to help multiplayer for Space exploration?
    1 project | /r/factorio | 31 Aug 2022
    And here's where the image is (with instructions and all): https://github.com/factoriotools/factorio-docker.
  • Linux headless server
    2 projects | /r/factorio | 20 Jun 2022
    Almost just plug-and-play.

What are some alternatives?

When comparing docker-minecraft-server and factorio-docker you can also consider the following projects:

Geyser - A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.

factorio-sites - A mono repo for the factorio-blueprints project.

Paper - The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies

box64 - Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices

docker-rcon-web-admin - A Docker image that runs rcon-web-admin

factorio-server-manager - A tool to help manage Factorio multiplayer servers including mods and save games.

panel - Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.

mimalloc - mimalloc is a compact general purpose allocator with excellent performance.

papermc-docker - Docker image for a PaperMC Minecraft server.

yafc - Powerful Factorio calculator/analyser that works with mods

Purpur - Purpur is a drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features.

factorio-docker-watchdog - Build trigger for factorio on new releases