Dockerfiles
Program wrappers
A collection of Dockerfiles for creating custom images from existing programs without official Docker images.
These are Dockerfiles I've created for programs without official docker image.
25 stars
1 watching
1 forks
Language: Dockerfile
last commit: over 4 years ago
Linked from 1 awesome list
alpinedockerdockerfile
Related projects:
Repository | Description | Stars |
---|---|---|
nektro/zig-docker | Provides access to Docker Engine API functionality | 12 |
komljen/dockerfile-examples | Provides Dockerfile examples and automated build scripts for various applications. | 575 |
dockershelf/dockershelf | Provides pre-built, stable Docker images for popular languages and tools. | 88 |
theakito/userdef | Automates custom user creation in Docker images to improve security and flexibility | 9 |
harisekhon/dockerfiles | A collection of reusable Docker images for various software development and DevOps tools and technologies | 1,307 |
espi0n/dockerfiles | A collection of custom Dockerfile instructions and templates for building Docker images | 39 |
crosbymichael/dockerfiles | A collection of pre-built Docker image templates | 301 |
arun-gupta/docker-images | A collection of reusable Docker images for running specific software stacks in containers | 250 |
into-docker/clj-docker-client | Provides an idiomatic Clojure interface to the Docker API | 176 |
davidgasquez/docker-duckdb | An image with DuckDB embedded and packaged in a Docker container. | 22 |
matifali/dockerdl | A Docker image for deep learning environments with pre-installed packages and tools | 78 |
jacobalberty/unifi-docker | A Dockerized version of Unifi Controller software, allowing easy management and updates of the controller without version hassles. | 2,167 |
garywiz/chaperone-docker | Images built on top of Chaperone's process manager to manage and deploy applications in Docker containers | 65 |
jonathonreinhart/scuba | A tool to simplify development with Docker containers by encapsulating the build environment in a container | 87 |
dimonomid/docker-quick-ref | A concise cheat sheet for Docker users to quickly reference common instructions and CLI commands. | 188 |