Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Dockerfile
![](https://explore-feed.github.com/topics/dockerfile/dockerfile.png)
A Dockerfile is used to build Docker Images. It is a simple text file that consists of a set of instructions or commands that is executed by an automated build process in steps from top to bottom.
- GitHub: https://github.com/topics/dockerfile
- Related Topics: docker, docker-image,
- Aliases: docker-file,
- Last updated: 2025-02-15 00:08:24 UTC
- JSON Representation
https://github.com/rama41222/docker-template
Dockerizing a Nodejs app
docker docker-compose docker-compose-template docker-container docker-demo docker-image docker-machine docker-registry dockerfile dockerfile-templating javascript nodejs nodejs-server
Last synced: 19 Jan 2025
https://github.com/rmariano/dockerfiles
A set of Dockerfiles, for various utils available at https://hub.docker.com/u/rmariano
docker dockerfile linux python
Last synced: 02 Feb 2025
https://github.com/thombashi/docker-opengrok
Docker image for OpenGrok
docker-image dockerfile opengrok
Last synced: 10 Feb 2025
https://github.com/leplusorg/docker-av
Docker container to manipulate audiovisual media (ffmpeg, mkvtoolnix, mlt...).
audio audio-processing docker docker-image dockerfile ffmpeg mkv mkvtoolnix mlt mp3 mp4 video video-processing
Last synced: 22 Dec 2024
https://github.com/bygui86/go-kafka-sarama
Sample GoLang project with Kafka
docker dockerfile go golang kafka kafka-consumer kafka-producer zookeeper
Last synced: 31 Dec 2024
https://github.com/nakira974/dockerized-minecraft-servers
A docker-compose that runs multiple Minecraft servers' image (Vanilla and Spigot)
docker docker-compose docker-image dockerfile minecraft spigot spigot-server
Last synced: 02 Feb 2025
https://github.com/kwame-mintah/python-fastapi-bigger-applications-template
📄 A template project, to demonstrate using FastAPI in a bigger application.
docker docker-compose dockerfile fastapi pytest python3 template
Last synced: 05 Dec 2024
https://github.com/houdunwang/docker
高可用的LNMP开发环境,同时支持代理转发,实现单台服务器运行多个DOCKER网站
docker docker-compose docker-container docker-image dockerfile
Last synced: 16 Jan 2025
https://github.com/paulo-lopes-estevao/docker-images
docker build images
docker docker-compose docker-image docker-scratch dockerfile golang next nextjs
Last synced: 14 Jan 2025
https://github.com/giuseppemorelli/docker-magento2-deploy
Docker image for magento2 build (used in pipeline)
docker docker-image dockerfile
Last synced: 11 Jan 2025
https://github.com/jz543fm/docker-parrot
Parrot OS (Core/Security) or just Parrot Tools in Docker with the usage of Makefile, Dockerfiles and docker-compose.yaml for Bug Bounty, Penetration Testing, Security Research, Computer Forensics and Reverse Engineering, repository also contains Proof of Concept with kind (K8s in Docker) for ParrotOS with/without systemd in K8s cluster
computer-forensics cybersecurity docker docker-compose dockerfile kubernetes makefile parrot parrot-os parrotos pentesting systemd
Last synced: 05 Jan 2025
https://github.com/jaremko/docker-emacs-example
Example of build from jare/emacs Docker image
docker dockerfile editor emacs example gui
Last synced: 28 Dec 2024
https://github.com/alexhaislip/docker_notes
A place for notes related to learning Docker.
docker docker-compose docker-container docker-image docker-images docker-registry docker-swarm dockerfile dockerfiles dockerhub
Last synced: 17 Jan 2025
https://github.com/sangam14/web_services
Best Practices for Deploying Production-Level Web Services using Docker
aws-ec2 docker docker-compose docker-network dockerfile health-check nginx ubuntu ubuntu-image vps webservice
Last synced: 05 Jan 2025
https://github.com/cytopia/docker-pydocstyle
Alpine-based multistage-build version of pydocstyle for reproducible usage in CI
alpine awesome-ci ci continuous-integration docker docker-container docker-image dockerfile lint linting multistage multistage-docker pep8 pydocstyle python
Last synced: 10 Feb 2025
https://github.com/cytopia/docker-kubeval
Alpine-based multistage-build version of kubeval for reproducible usage in CI
alpine awesome-ci ci continuous-integration docker docker-container docker-image dockerfile k8s kubernetes kubeval lint linting multistage multistage-docker
Last synced: 10 Feb 2025
https://github.com/dotwee/whatthefuckshouldlukashaveforlunch.com
what the fuck should lukas have for lunch (university regensburg edition)
aspnetcore css docker docker-image dockerfile dotnet dotnet-core html lunch lunch-finder regensburg university
Last synced: 27 Dec 2024
https://github.com/lqss11/devops-pipeline
Easily create a simple Jenkins pipeline, for a Spring boot application.
continuous-delivery continuous-integration devops docker dockerfile git java jenkins jenkins-pipeline junit mailer maven nexus ngrok sonarqube spring testing-tools webhook
Last synced: 11 Nov 2024
https://github.com/shirshadatta/prometheus-and-grafana-on-kubernetes
Making data of promethues and grafana persistent using kubernetes.
deployment dockerfile grafana kubernetes pods prometheus
Last synced: 20 Jan 2025
https://github.com/turquoisespace/open-jdk-8
Dockerized Open JDK 8
docker docker-image dockerfile java java8 jdk jdk-8u362-ga jdk-8u372-ga jdk8 jdk8u362-b09 jdk8u362b09 jre jre8 open-source open-source-project openjdk openjdk8 openjdk8-alpine vulnerability-fixes
Last synced: 22 Jan 2025
https://github.com/frnn4268/easyparksystem
EasyPark is a parking management system that allows you to see the status of parking spaces in real-time.
antdesign docker docker-compose dockerfile jest materialui mongodb mongoose nginx nginx-proxy nodejs nodemailer reactjs redis vitejs
Last synced: 28 Dec 2024
https://github.com/cytopia-deprecated/docker-mariadb-10.0
MariaDB 10.0 on CentOS 7
devilbox docker docker-container docker-image docker-registry dockerfile mariadb mysql
Last synced: 14 Jan 2025
https://github.com/j-sephb-lt-n/useful-code-snippets
A searchable collection of useful little pieces of code
aws bash cloud compute-engine docker dockerfile ec2 gcp graph pyspark python r-language shell spark virtual-machine
Last synced: 28 Dec 2024
https://github.com/cytopia-deprecated/docker-hhvm-latest
HHVM latest on Ubuntu xenial
devilbox docker docker-container docker-image docker-registry dockerfile hhvm hhvm-docker
Last synced: 14 Jan 2025
https://github.com/blinklabs-io/docker-cardano-cli
Builds cardano-cli from source using cabal on debian
cardano cardano-cli docker docker-container docker-image dockerfile
Last synced: 29 Nov 2024
https://github.com/alphasecio/caddy-on-digitalocean
Static Website on DigitalOcean using Caddy Server
caddy caddyserver css digitalocean docker dockerfile html static-site
Last synced: 05 Jan 2025
https://github.com/abhishek0412/myfastapi
This is a learning repository for FASTAPI using python.
ci docker docker-compose docker-container docker-hub dockerfile git github github-actions markdown pipeline python unicorn vscode yaml yml
Last synced: 26 Jan 2025
https://github.com/cytopia-deprecated/docker-mariadb-10.3
MariaDB 10.3 on CentOS 7
devilbox docker docker-container docker-image docker-registry dockerfile mariadb mysql
Last synced: 14 Jan 2025
https://github.com/albertcolom/docker-ci-pipeline-php
Docker images for continuos integrations in PHP projects
bitbucket-pipelines continous-deployment continuous-integration docker docker-images dockerfile gitlab-ci php
Last synced: 28 Jan 2025
https://github.com/achrafelkhnissi/inception
Docker infrastructure with NGINX, WordPress, and MariaDB using custom Dockerfiles, volumes, and docker-network. Technologies: Docker, Docker Compose, Alpine/Debian.
1337 1337cursus 1337school 42 42born2code 42cursus 42projects 42school docker docker-compose docker-image dockerfile
Last synced: 17 Jan 2025
https://github.com/paneladev/hello-world-docker
Serviço exemplo para geração de imagem Docker
docker docker-image dockerfile java spring-boot
Last synced: 14 Jan 2025
https://github.com/cytopia-deprecated/docker-mariadb-10.1
MariaDB 10.1 on CentOS 7
devilbox docker docker-container docker-image docker-registry dockerfile mariadb mysql
Last synced: 14 Jan 2025
https://github.com/sjdonado/assessment-1-backend-un-202130
DSLLO APLICACIONES WEB BACKEND - Universidad del Norte, Colombia
commit-conventions dockerfile github-actions
Last synced: 06 Nov 2024
https://github.com/jeanriffel/calculate-freight
This is the project where I want to develop a simple manner to calculate freight
docker docker-compose dockerfile javascript nodejs typescript
Last synced: 31 Dec 2024
https://github.com/mwelwankuta/mwelwa.tk
✨ My Portfolio Website built with Svelte and SCSS
dockerfile javascript portfolio-website scss sveltejs typescript
Last synced: 17 Jan 2025
https://github.com/vutran/docker-nginx-hhvm
This is a simple container with Nginx, HHVM, and Ubuntu 14.04.
Last synced: 07 Jan 2025
https://github.com/msoedov/hayaku
docker docker-images dockerfile python-docker
Last synced: 14 Jan 2025
https://github.com/pariseed/podman-torbrowser
a container image to get and start every time the last version of torbrowser
containers dockerfile podman tor torbrowser x11 xorg
Last synced: 04 Jan 2025
https://github.com/syedsaadahmed/golangdockerize
Dockerize GOLANG setup for development including initial go modules and packages setup
docker-compose dockerfile golang golang-module golang-package
Last synced: 03 Jan 2025
https://github.com/sudor2spr/terabox-link-dl
@SudoR2spr / TeraBox-link-DL
angel dockerfile html-css-javascript mongodb-atlas node-js nodejs procfile python sudor2spr terabox-downloader
Last synced: 30 Oct 2024
https://github.com/devnamdev2003/django-docker-tutorial
Django and Docker Integration: A Developer's Guide
django django-application django-framework django-project docker docker-container docker-image dockerfile
Last synced: 30 Dec 2024
https://github.com/longjunyu2/wechatydocker
Dockerfile for Wechaty Gateway
dockerfile python-wechaty wechaty
Last synced: 01 Feb 2025
https://github.com/stephenmoloney/ci-actions
Docker build tools for containers targeting ci pipeline actions.
actions ci dockerfile format github-actions helm-lint lint linter linting prettier remark-lint
Last synced: 11 Jan 2025
https://github.com/mollusc-labs/dockerfiles
Dockerfiles for various languages, frameworks, etc.
Last synced: 21 Jan 2025
https://github.com/some-natalie/jekyll-in-a-can
🧪🥫 - it's Jekyll in a container
Last synced: 29 Oct 2024
https://github.com/dmarzzucco/t-a-s-k-----f-l-o-w.net
About TaskFlow is a modular project and task management template, designed to optimize collaboration, access control, and adaptability across various industries and workflows.
asp-net asp-net-mvc cookie csharp docker-compose dockerfile eft entity-framework httpcontextaccessor jwt-authentication jwt-token microsoft netcore postgresql-database roles-permissions sequelize
Last synced: 08 Jan 2025
https://github.com/carrilloapps/simple-crud-api
Simple CRUD app with auth x-api-key + mongodb in Go
crud-api docker docker-compose dockerfile echo-framework env go golang mongodb rest-api x-api-key
Last synced: 06 Feb 2025
https://github.com/dbgjerez/golang-rest-api-cassandra
Example using CQL and Go REST API
cassandra cassandra-cql cassandra-database docker dockerfile go golang gorilla-mux mux rest rest-api restful-api
Last synced: 30 Nov 2024
https://github.com/arduino/go-docker-mqtt-ubuntu-env
Docker image for test environment of arduino-connector based on Ubuntu with Docker + Go + Mosquitto
arduino docker docker-image dockerfile golang mosquitto mqtt ubuntu
Last synced: 29 Oct 2024
https://github.com/hywooo/docker-bsv-wsl2
🐋Docker for Bluespec SystemVerilog (BSV) on WSL2, compatible with WangXuan95/BSV_Tutorial_cn. 适用于BSV中文教程的Docker BSV (WSL2)环境。
bluespec-systemverilog bsv docker dockerfile packages systemverilog verilog vivado
Last synced: 29 Oct 2024
https://github.com/9bow/sphinx-cjk-pdf
Docker image for building PDF based on Sphinx reST files using CJK(Chinese, Japanese, Korean) fonts.
chinese cjk docker-image dockerfile japanese korean pdf sphinx sphinx-cjk-pdf sphinx-documentation sphinx-extension
Last synced: 10 Feb 2025
https://github.com/pro-oc/pro-oc-vzp-point-proxy
Proxy server pro VZP Point.
autoselect-ssl-certificate dockerfile express import-ssl-certificate nodejs-server proxy-sever puppeteer vzp-point xvfb
Last synced: 14 Jan 2025
https://github.com/lepetitbloc/sparksd
:sparkler: Sparks wallet Docker container
cryptocurrency dockerfile masternode spark wallet
Last synced: 26 Jan 2025
https://github.com/funnyzak/git-job-docker
Trigger a source code pull with a push event from the git webhook. And then execute the commands.
docker docker-compose dockerfile shell
Last synced: 06 Jan 2025
https://github.com/nour-karoui/docker-init
a simple react application to get started with docker and DevOps basics
docker docker-compose docker-image dockerfile react travis-ci
Last synced: 08 Jan 2025
https://github.com/rhcarvalho/envdiff
Smart environment diffs
diff docker dockerfile env fedora redhat scl shell software-collections
Last synced: 16 Jan 2025
https://github.com/andriykalashnykov/spring-boot-demo
Spring Boot REST microservices
buildkit buildpacks docker-compose docker-image dockerfile github-workflows kaniko mongodb restful-api skaffold spring-boot swagger swagger-api swagger-ui
Last synced: 10 Nov 2024
https://github.com/magic3007/dotfiles
🤗 A collection of docker, gdb, git, vim, neovim, zsh, ranger, conda, and tmux configuration files and setup script under various OS.
conda dockerfile dotfiles gdbinit git-config neovim ranger tmux tmux-conf vim zsh
Last synced: 08 Jan 2025
https://github.com/seifer08ms/docker-xx-net
Docker images of XX-net
docker dockerfile proxy-server xx-net
Last synced: 27 Jan 2025
https://github.com/fredrikaverpil/jugs
Jupyter Notebook with Google Compute Storage access
dockerfile google-storage-bucket jupyter-notebook
Last synced: 07 Jan 2025
https://github.com/thomaslorentsen/adyen-card-tester
Test Adyen Card Encryption
adyen adyen-test-cards dockerfile express node
Last synced: 13 Nov 2024
https://github.com/factorhouse/flex
Flex for Apache Flink
database developer-tools docker dockerfile dockerhub flink management monitoring tool ui
Last synced: 09 Nov 2024
https://github.com/david-lor/docker-duckdns
Docker image to auto-update DuckDNS domains
ddns docker docker-image dockerfile duckdns
Last synced: 03 Feb 2025
https://github.com/sukso96100/snapcraft-kr
Dockerfiles for snapcraft-kr docker images
docker-image dockerfile snap snapcraft snappy ubuntu
Last synced: 01 Feb 2025
https://github.com/rdev32/dockerfiles
Developer blueprints
blueprint docker docker-compose dockerfile guide material mongodb mysql odoo postgresql recipees resource sqlserver updated wordpress
Last synced: 08 Nov 2024
https://github.com/shirshadatta/rolling-updates-with-zero-downtime
Rolling updates with Zero-downtime using K8s rollout features automatically by Jenkins Dynamic Slave
dockerfile dynamic-jenkins-cluster shell web-app
Last synced: 20 Jan 2025
https://github.com/kiran-kumar-k3/vulnweb-docker
A Docker Compose setup for easily deploying and managing a local WordPress site with a MySQL database
docker dockerfile testing worddpress
Last synced: 11 Jan 2025
https://github.com/gokaygurcan/dockerfile-certbot
🐋 Certbot Dockerfile
certbot docker dockerfile lets-encrypt letsencrypt
Last synced: 10 Feb 2025
https://github.com/desaiuditd/wp-skeleton
A skeleton repo as a starter for WordPress websites using Bedrock. https://roots.io/bedrock/. Local Development via Lando. https://lando.dev/
bedrock bedrock-wordpress-installation docker docker-compose docker-image dockerfile lando local-development roots-io skeleton wordpress
Last synced: 13 Nov 2024
https://github.com/gorillati/bkpxdb
Proyecto de copias de seguridad automatizadas y en contenedor de bases de datos MariaDB y PostgreSQL.
backup crontab debian docker-compose dockerfile mariadb-client postgresql-extension
Last synced: 27 Oct 2024
https://github.com/evzpav/dokku-go-dockerfile
Example on how to deploy golang app to Dokku using dockerfile
docker dockerfile dokku golang
Last synced: 04 Nov 2024
https://github.com/mrlesmithjr/docker-m1-development-src
Apple M1 development using Docker
Last synced: 21 Jan 2025
https://github.com/windvalley/fastapi-uvicorn-gunicorn-docker
Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python 3.8
coroutine docker dockerfile fastapi gunicorn parallelism python38 uvicorn
Last synced: 14 Jan 2025
https://github.com/ecshreve/dev-env
docker based development environment
ansible devcontainers developer-tools devenv docker dockerfile packer taskfile
Last synced: 01 Feb 2025
https://github.com/iamenr0s/packer-qemu-action
This action runs packer build on top of kvm hypervisor.
continuous-deployment continuous-integration docker dockerfile
Last synced: 06 Nov 2024
https://github.com/techprimers/multi-stage-example
Multi Stage docker build example
docker dockerfile multi-stage-build multi-stage-docker spring-boot spring-boot-2
Last synced: 08 Nov 2024
https://github.com/fscm/docker-pritunl
Docker recipe to build a Pritunl image
docker docker-image dockerfile openvpn pritunl
Last synced: 07 Nov 2024
https://github.com/jenbuzz/dockerized-wordpress
🔵 Docker environment for Wordpress with PHP/nginx/MySQL
docker docker-compose docker-wordpress dockerfile wordpress wordpress-development
Last synced: 14 Nov 2024
https://github.com/fomightez/docker-mac-linuxchromium
Dockerfile for a container for Linux chromium with all dependencies that can be tunneled to Mac Desktop
bash docker dockerfile dockerfiles
Last synced: 28 Dec 2024
https://github.com/visaltyagi/devops-project1
DevOps Capstone Project 1 -Implementing a DevOps Lifecycle on a website using Docker & Jenkins Only
ansible aws bash-script devops docker dockerfile implementation jenkins lifecycle terraform website
Last synced: 14 Dec 2024
https://github.com/tanhongit/portainer-docker
:whale: Portainer is a tool that simplifies the management and maintenance of Docker’s containers. A simple setup to deploy Portainer using docker-compose
compose composer-installer docker docker-compose dockerfile env portainer portainer-docker
Last synced: 22 Oct 2024
https://github.com/yash509/devsecops-connect-four-deployment
Developed a Connect Four Game in HTML, CSS and JavaScript, and deployed it on Docker Container and Kubernetes Cluster using Jenkins CI/CD pipeline while following the DevSecOps Prctices.
aws azure cloud css devops devops-project devops-tools devsecops docker dockerfile eks-cluster gcp hcl html javascript jenkins jenkins-pipeline kubernetes project-repository terraform
Last synced: 13 Oct 2024
https://github.com/claranet/dockerfiles
Various Dockerfiles used for CI.
bash ci containers docker dockerfile dockerfiles shell
Last synced: 08 Nov 2024
https://github.com/sskender/machines
Various Docker containers
celery devops docker docker-compose dockerfile flask netcat nginx nginx-server nmap ping python-httpserver python-server redis sqs system-administration system-architecture telnet testing vim
Last synced: 26 Jan 2025
https://github.com/arturwincenciak/blef
Card game Bluff
asp-net-core asp-net-core-web-api azure azure-devops bluff-card-game card-game-bluff clean-architecture cqrs csharp docker docker-hub docker-image dockerfile game modular-monolith
Last synced: 15 Oct 2024
https://github.com/frafra/workerd-docker
Dockerfile for cloudflare/workerd
cloudflare-workers docker dockerfile
Last synced: 21 Jan 2025
https://github.com/restuwahyu13/docker-rootless
Docker Rootless mode for production environtment
dockerfile nodejs rootless-containers rootless-docker
Last synced: 03 Jan 2025
https://github.com/mediacomem/docker-brownbag
Docker: From Hello World to Swarm
containerization containers docker dockercompose dockerfile dockerswarm
Last synced: 11 Jan 2025
https://github.com/blankscreen-exe/docker-practice
practice with docker. A learning repo for all
docekr-client docekrized docker docker-compose docker-container docker-image docker-registry dockerfile dockerhub
Last synced: 08 Jan 2025
https://github.com/fscm/docker-docker
Docker recipe to build a Docker in Docker image
dind docker docker-compose docker-image docker-in-docker dockerfile
Last synced: 28 Dec 2024
https://github.com/amamov/fullstack-just-docker
fullstack boilerplate based in docker environment. just docker!
boilerplate docker docker-compose docker-image docker-swarm dockerfile nestjs nextjs nginx nginx-proxy
Last synced: 17 Jan 2025
https://github.com/fscm/docker-toolchain
Docker recipe to build an image with some of the GNU toolchain tools
docker docker-image dockerfile gnu toolchain
Last synced: 28 Dec 2024
https://github.com/dirmeier/dockerfiles
A collection of docker files
command-line-tools container docker dockerfile
Last synced: 17 Jan 2025
https://github.com/rehansaeed/docker-cheat-sheet
A cheat sheet for Docker commands.
cheat-sheet docker docker-compose docker-container docker-image docker-swarm dockerfile
Last synced: 02 Feb 2025
https://github.com/oyuksektepeli/containers
A repository for Container technologies. Command and script samples for Docker, Kubernetes, Terraform, Helm etc.
azure azure-container-instances azure-container-registry azure-kubernetes-service containers docker docker-image docker-swarm dockercompose dockerfile helm helm-charts kubernetes kubernetes-deployment kubernetes-service kubernetes-setup terraform
Last synced: 11 Jan 2025