- dockerfiles VS docker-texlive-thin
- dockerfiles VS kaptain
- dockerfiles VS keycloak-containers
- dockerfiles VS docker-fastapi-projects-uvicorn
- dockerfiles VS necesse-docker-server
- dockerfiles VS docker-ubuntu2204-ansible
- dockerfiles VS arch-base
- dockerfiles VS AMP-dockerized
- dockerfiles VS ui-for-docker
- dockerfiles VS dockerfiles
Dockerfiles Alternatives
Similar projects and alternatives to dockerfiles
-
docker
A community maintained docker micro-image for deploying Nextcloud on container platforms (by nextcloud)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
keycloak-containers
Discontinued Container for the deprecated WildFly distribution of Keycloak. See https://www.keycloak.org/server/containers for details on the new Quarkus based distribution.
-
-
-
docker-fastapi-projects-uvicorn
Discontinued This repository allows you to create a simple Docker image with running FastAPI on localhost:80 presenting the basics of creating and running Docker Images.
-
-
-
docker-ubuntu2204-ansible
Ubuntu 22.04 LTS (Jammy Jellyfish) Docker container for Ansible playbook and role testing.
-
-
-
AMP-dockerized
CubeCoders AMP in a Docker Image. Easily create game servers for games like Minecraft, GMod, TF2, Factorio, and StarBound!
-
dockerfiles discussion
dockerfiles reviews and mentions
-
What am I missing out by not using Docker?
It's really not that arcane — the image definition just consists of commands that run in the context of the image. For example, here's one that adds X support to an Ubuntu image: https://github.com/andrewmackrodt/dockerfiles/blob/master/ubuntu-x11/Dockerfile
Stats
andrewmackrodt/dockerfiles is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of dockerfiles is Dockerfile.