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-10 00:08:25 UTC
- JSON Representation
https://github.com/nicolasbauw/world-time-api
An API to retrieve date / time / daylight saving time informations about a timezone.
api docker dockerfile rust time timezone world
Last synced: 05 Feb 2025
https://github.com/hayatoy/gcpml-notebook
Dockerfile with Jupyter Machine Learning environment plus Google Cloud SDK
dockerfile google-cloud-platform jupyter scikit-learn tensorflow
Last synced: 02 Jan 2025
https://github.com/xdusongwei/python-rocksdb
dockfiles with python and rocksdb
docker dockerfile python rocksdb
Last synced: 13 Jan 2025
https://github.com/sanketbhandare/docker-complete-course
Complete Docker Zero to Hero Course with Practical Sessions & End-to-End Project
docker docker-compose docker-container docker-image dockerfile
Last synced: 05 Feb 2025
https://github.com/roc41d/spring-data-neo4j-example-app
Spring Data Neo4j Example Application + Spring Boot
dockerfile examples java neo4j spring-boot spring-data spring-data-neo4j
Last synced: 21 Jan 2025
https://github.com/helton/docker-cheat-sheet
:whale: Docker Cheat Sheet - List of useful commands
Last synced: 30 Dec 2024
https://github.com/overneath/serf
hashicorp/serf `FROM scratch`
cli docker-image dockerfile gossip-protocol hashicorp-serf serf
Last synced: 21 Jan 2025
https://github.com/yash509/devsecops-chat-gpt-clone-deployment
Developed a Chat GPT Clone Application, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.
aws ci-cd cloud css devops devops-tools devsecops devsecops-pipeline docker dockerfile hcl jenkins kubernetes makefile node shell-scripts terraform typescript
Last synced: 06 Dec 2024
https://github.com/overneath/jq
stedolan/jq `FROM scratch`
cli docker-image dockerfile jq json-parser
Last synced: 21 Jan 2025
https://github.com/jasonmag/rails7-docker-install
Create new Rails 7 project with Docker setup
docker dockerfile hacktoberfest rails7
Last synced: 21 Jan 2025
https://github.com/aymen94/mongodb-alpine
Docker Image of MongoDB Alpine with configuration
alpine alpine-linux docker dockerfile mongodb
Last synced: 02 Jan 2025
https://github.com/tkssharma/docker-crash-course
Learning Docker Crash Course
docker docker-compose docker-container docker-image dockerfile nodejs
Last synced: 20 Jan 2025
https://github.com/wtanaka/docker-ubuntu-1604-make
Dockerfile for Ubuntu 16.04 with GNU make installed
docker docker-image docker-images dockerfile dockerfiles gnu-make gnumake linux make makefile ubuntu ubuntu-packages ubuntu-server ubuntu-xenial ubuntu1604
Last synced: 23 Jan 2025
https://github.com/wtanaka/docker-ubuntu-1604-oracle-java-8-zookeeper
Dockerfile for Ubuntu 16.04 with Oracle Java 8 and Zookeeper from Ubuntu packages
apache-zookeeper docker docker-image docker-images docker-registry dockerfile dockerfiles java java-8 java8 oracle oracle-java oracle-java-installer oracle-java8 oracle-jdk ubuntu ubuntu1604 zookeeper
Last synced: 23 Jan 2025
https://github.com/wtanaka/docker-ubuntu-1604-oracle-java-9-zookeeper
Dockerfile for Ubuntu 16.04 with Oracle Java 9 and Zookeeper from Ubuntu packages
apache-zookeeper docker docker-hub docker-image dockerfile java java-8 java8 oracle-java oracle-jdk ubuntu ubuntu1604 xenial xenial-xerus zookeeper
Last synced: 23 Jan 2025
https://github.com/pratikshinde55/docker-custom_image
Create Docker Custom Image using "Docker commit "command & "Docker build (Dockerfile)" command
Last synced: 13 Jan 2025
https://github.com/sergeysypalo/devops-docker
Docker image with VMWare PowerCLI and Cisco UCS Power Tools
cisco docker dockerfile powercli powershell powershell-core ucs vmware
Last synced: 15 Jan 2025
https://github.com/yash509/devsecops-react-movie-app
Developed a Movie App by using API in React
aws azure cloud css docker dockerfile gcp hcl html javascript jenkins-pipeline kubernetes react terraform
Last synced: 23 Jan 2025
https://github.com/robbinparrish/postgresql-with-extentions-deployment
Docker image for postgresql with additional extentions.
database docker docker-compose dockerfile docs learning learning-project linux notes postgresql postgresql-database postgresql-extentions
Last synced: 10 Jan 2025
https://github.com/cytopia-deprecated/docker-php-fpm-5.5
PHP-FPM 5.5 on CentOS 7
devilbox docker docker-container docker-image docker-registry dockerfile php-docker php-fpm php5 php55
Last synced: 19 Jan 2025
https://github.com/yash509/devsecops-covid-19-awareness
Developed a Covid 19 Awareness Website
automation aws azure cloud css devops devsecops docker dockerfile gcp hcl html jenkins-pipeline kubernetes terraform
Last synced: 23 Jan 2025
https://github.com/cytopia-deprecated/docker-percona-5.7
PerconaDB 5.7 on CentOS 7
docker docker-container docker-image docker-mysql docker-registry dockerfile mysql percona-mysql percona-server
Last synced: 14 Jan 2025
https://github.com/cytopia-deprecated/docker-mariadb-5.5
MariaDB 5.5 on CentOS 7
devilbox docker docker-container docker-image docker-registry dockerfile mariadb mysql
Last synced: 14 Jan 2025
https://github.com/adesoji1/mlopsprediction-system
Kindly Check the Readme File
docker dockerfile gcloud jupyter-notebook mlflow pipfile python zenml
Last synced: 10 Feb 2025
https://github.com/0gis0/youtube-docker-build-images
Repo con los ejemplos mostrados en el vídeo 3. Crea tus propias imágenes de Docker de mi canal de YouTube
docker docker-image dockerbuild dockerfile dockerfile-examples
Last synced: 17 Dec 2024
https://github.com/h0i5/cypher
An Open Source all on client cloud Password Manager.
aes aes-256 aes-encryption docker docker-compose dockerfile flask flask-api mongodb mongodb-database nextjs14 pbkdf2 pbkdf2-crypt react reactjs
Last synced: 02 Feb 2025
https://github.com/cyrilsebastian1811/recipe-management-system-frontend
UI for recipe management system
Last synced: 21 Jan 2025
https://github.com/mehmetbuyukgumus/google-translate-clone
A simple React-based project replicating the core features of Google Translate. Includes text translation functionality and a dockerized setup for easy deployment.
api api-rest docker docker-container docker-image dockerfile react reactjs
Last synced: 26 Jan 2025
https://github.com/yash509/devsecops-boxjump-game-deployment
Developed a BoxJump 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-tools devsecops docker dockerfile eks-cluster gcp hcl html javascript jenkins jenkins-pipeline kubernetes project-repository terraform
Last synced: 23 Jan 2025
https://github.com/yash509/devsecops-vat-cal-deployment
Developed a VAT Calculator using JavaScript, HTML, and CSS, 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-tools devsecops devsecops-pipeline docker dockerfile eks-cluster gcp hcl html java jenkins jenkinsfile kubernetes terr
Last synced: 23 Jan 2025
https://github.com/cyrilsebastian1811/recipe-management-system-backend
RestAPI for recipe management system
dockerfile expressjs mysql nodejs redis-client
Last synced: 21 Jan 2025
https://github.com/sharmilas22/medium-docker-nodejs
Code for the medium article on dockerising nodejs application
Last synced: 07 Nov 2024
https://github.com/yash509/devsecops-batry-indicator-deployment
Developed a real-time Battery Indicator Application, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.
aws azure ci-cd cloud devops devops-pipeline devops-tools devsecops devsecops-pipeline docker dockerfile eks gcp hcl jenkins jenkinsfile kubernetes kubernetes-deployment terraform
Last synced: 23 Jan 2025
https://github.com/eitancj/python_in_docker
Playing around with docker images, python and streamlit
container-image containerization docker dockerfile python python-docker python3 streamlit
Last synced: 16 Jan 2025
https://github.com/kernferm/black-jack-mini-game
This is a simple Blackjack game written in Python with both GUI and command-line support. Enjoy the thrill of Blackjack with colorful emojis and a user-friendly graphical interface! 😎🎴
21 blackjack-game command-line docker docker-compose docker-image dockerfile fnbubbles420org gui python user-friendly
Last synced: 08 Jan 2025
https://github.com/onero/angular-jenkinsci
Personal project built upon jenkinsci/docker: https://github.com/jenkinsci/docker
angular docker docker-compose dockerfile jenkins jenkins-ci xvfb
Last synced: 23 Jan 2025
https://github.com/fnbubbles420-org/hello-web
This guide provides detailed instructions for setting up and running the hello-fnbubbles420 Docker container.
accessibility-matters charity disableddevelopers disabledgamers disabledstreamers disabledveterans docker dockerfile educational-materials empowering fnbubbles420org nonprofit organization
Last synced: 24 Dec 2024
https://github.com/manishbirthlia/docker-projects
Welcome to the Docker Projects repository! This repository contains a collection of Docker-related projects that I have created. Each project is designed to demonstrate various aspects of Docker, including containerization, orchestration, and deployment.
docker docker-compose docker-container docker-image dockerfile dockerhub
Last synced: 19 Dec 2024
https://github.com/omerjuve2023/intranet-backend
Clonación de pagina intranet de la Universidad Jose Faustino Sanchez Carrion para fines Educativos
docker-compose dockerfile java jpa-hibernate pomxml postgresql spring-boot
Last synced: 19 Dec 2024
https://github.com/markhilton/gcloud-kubectl
Google Cloud SDK with authorized access to Kubernetes cluster
docker docker-compose docker-image dockerfile google-cloud google-cloud-platform google-kubernetes-engine google-service-account kubectl kubernetes rsa-key ssh ssh-key ssh-server
Last synced: 27 Jan 2025
https://github.com/sleleu/inception
A project to get familiar with docker
42 docker docker-compose dockerfile inception mariadb nginx wordpress
Last synced: 21 Jan 2025
https://github.com/priyansusahoo/deploy-v2
Repository includes all files for the application, dockerfile. Integrated with jenkins using web-hooks.
aws-ec2-intances cicd demo-deploy dockerfile jenkins-pipeline nodejs web-hook
Last synced: 08 Jan 2025
https://github.com/fnbubbles420-org/docker-simple-app
This is a Example on how to use Docker for Beginners
charity docker dockerfile example fnbubbles420org javascript nonprofit organization
Last synced: 24 Dec 2024
https://github.com/piomin/jenkins-slave-dind-jnlp
docker image with dind (docker-in-docker), jenkins slave, jdk, git and maven
docker docker-in-docker dockerfile git jdk jenkins jenkins-slave maven
Last synced: 27 Oct 2024
https://github.com/anhgelus/biotechnica-challenge
BioTechnica Challenge is a Minecraft event like a Terminator (the opposite of the Manhunt).
datapack docker dockerfile minecraft minecraft-datapack modpack packwiz quilt quiltmc shell-script toml
Last synced: 25 Jan 2025
https://github.com/nilorg/alpine-dockerfile
alpine linux 常用的一些配置
alpine alpine-dockerfile docker dockerfile
Last synced: 02 Feb 2025
https://github.com/rickyes/polix
This repo is deprecated, please move to https://github.com/polixjs/polix
babel docker docker-compose dockerfile eslint gulp koa2 nodejs ts webframework
Last synced: 26 Jan 2025
https://github.com/dporkka/docker-101
How to clone a GitHub repo to a Docker container
docker docker-container docker-image dockerfile github
Last synced: 19 Dec 2024
https://github.com/veerendra2/flask-mongodb-app
A simple flask app, stores/retrieves joson in/from mongodb.
docker dockerfile k8s-deployment kubernetes mongodb python python-flask-application show-off-project
Last synced: 12 Oct 2024
https://github.com/deepurai/docker
Dockerize PHP application
docker docker-image dockerfile
Last synced: 25 Jan 2025
https://github.com/yannx79/nk-nginx-docker
A Dockerized setup for running Nginx as a web server or reverse proxy. Includes configurations for easy CI/CD integration and web app deployment.
cd ci ci-cd cicd docker docker-compo dockerfile git git-flow github-actions nginx web
Last synced: 21 Jan 2025
https://github.com/sameetasadullah/running-file-on-docker
Practice of running a C++ file using docker
cpp docker docker-container docker-image dockerfile
Last synced: 21 Jan 2025
https://github.com/autuanliu/ml-docker-env
:books::pineapple: This is my personal docker configure for machine learning and deep learning
deep-learning docker docker-image dockerfile machine-learning
Last synced: 22 Jan 2025
https://github.com/sasaplus1/docker-fix-orientation
fix orientation for 360 panorama photo
Last synced: 20 Jan 2025
https://github.com/scyv/meteor-docker-base
Dockerfile for creating a base image for building and running meteor apps in docker containers
dockerfile meteor-docker meteorjs
Last synced: 08 Jan 2025
https://github.com/jinsyin/dockerfiles
docker images
docker docker-image dockerfile
Last synced: 16 Jan 2025
https://github.com/patrickniyogitare28/super-nest
A nestjs boiler plate with preconfigured typeorm for postgresql, swagger, dockerfile, eslint, prettier & jest
boilerplate dockerfile eslint jest jest-tests nestjs postgresql prettier swagger typeorm
Last synced: 28 Nov 2024
https://github.com/codewithpraveen/labs-docker-dockerfile
Repo for the "Containerize a Weather app using Dockerfile" lab
Last synced: 29 Jan 2025
https://github.com/cauandzn/docker-getting-started
Example application containing NodeJS and SQLite, being transformed into an image with Docker.
docker docker-compose docker-container docker-image dockerfile javascript node node-js nodejs sqlite
Last synced: 23 Jan 2025
https://github.com/martinpcdev/e-commerceplatform
Proyecto de plataforma de Ecommerce en linea
docker docker-compose dockerfile dto-pattern java jwt mappers postgresql spring-boot springsecurity validation
Last synced: 02 Feb 2025
https://github.com/pradipece/docker
Docker configuration
docker docker-image dockerfile
Last synced: 02 Feb 2025
https://github.com/habibun/symfony-docker
Symfony with Docker
docker docker-compose docker-container docker-engine docker-environment dockerfile php php-fpm symfony symfony-bundle
Last synced: 14 Jan 2025
https://github.com/yukihiko-shinoda/action-deploy-wordpress-plugin
GitHub Action for deploy WordPress plugin into SubVersion repository on WordPress.org.
deploy deployment deployment-automation docker dockerfile github-actions wordpress-plugin wp-plugin
Last synced: 05 Feb 2025
https://github.com/jaremko/docker-go-tools
Docker go tools container based on the Alpine Linux
docker docker-image dockerfile example golang
Last synced: 28 Dec 2024
https://github.com/yash509/devsecops-counter-app-deployment
Developed a NodeJS based Counter Web Application, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.
aws azure ci-cd cloud css devops devops-tools devsecops devsecops-pipeline docker dockerfile eks-cluster gcp hcl html javascript jenkins jenkinsfile kubernetes terraform
Last synced: 10 Feb 2025
https://github.com/seart-group/reverse-proxy
NGINX reverse-proxy starter, tailor-made for our organisation
docker-image dockerfile nginx nginx-configuration nginx-docker nginx-error nginx-reverse-proxy nginx-server
Last synced: 02 Feb 2025
https://github.com/yash509/devsecops-bb-char-react-app-deployment
Developed a HTML,CSS, and JavaScript based web application, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.
aws azure ci-cd cloud devops devops-pipeline devops-tools devsecops devsecops-pipeline docker dockerfile eks-cluster gcp hcl jenkins jenkinsfile kubernetes terra
Last synced: 23 Jan 2025
https://github.com/professormanhattan/codeclimate-golangci-lint
A slim golangci-lint container and CodeClimate engine for GitLab CI 🎟
ci codeclimate container docker dockerfile gitlab gitlab-ci mblabs megabytelabs pipeline professormanhattan virtualization washingtondc
Last synced: 02 Feb 2025
https://github.com/kb2623/monodev-docker
Mono development in linux with docker.
bash basic charp docker dockerfile mono monodevelop
Last synced: 12 Jan 2025
https://github.com/davidk/dockerfiles
A collection of Dockerfiles (ARM centric), built & pushed to the Docker Hub via GitHub Actions
Last synced: 26 Jan 2025
https://github.com/yukihiko-shinoda/dockerfile-ssl-certificate
Dockerfile for self-signed SSL certificate.
ansible certificate-authority docker dockerfile ssl-certificate
Last synced: 05 Feb 2025
https://github.com/spodin/learning-sql
Learning SQL with example schema in Docker
Last synced: 08 Jan 2025
https://github.com/toshikinakamura0412/docker_lightglue
Docker image for LightGlue
deep-learning docker docker-compose dockerfile image-matching mit-license pose-estimation transformers
Last synced: 21 Jan 2025
https://github.com/harryr/emptyflask
dockerfile flask python supervisord uwsgi
Last synced: 24 Jan 2025
https://github.com/codacy/codacy-hadolint
Codacy Docker container for Hadolint tool
badge codacy docker dockerfile hadolint haskell review scala
Last synced: 10 Nov 2024
https://github.com/dzoukr/dockerfiles
Various dockefiles for Docker Hub automated builds
Last synced: 18 Jan 2025
https://github.com/manycoding/jenkins-python
Python3 and pip3 on top of an official jenkins/jenkins:lts-alpine docker image
alpine dockerfile jenkins jenkins-python python
Last synced: 06 Jan 2025
https://github.com/codesvault/wp-docker
Create LAMP stack with Docker using CLI
bash bash-script composer docker docker-compose dockerfile lampstack nginx nodejs php wordpress wordpress-development wpcli
Last synced: 26 Jan 2025
https://github.com/fscm/docker-mongodb
Docker recipe to build an MongoDB image
docker docker-image dockerfile mongodb
Last synced: 28 Dec 2024
https://github.com/fscm/docker-memcached
Docker recipe to build a Memcached image
docker docker-image dockerfile memcached
Last synced: 28 Dec 2024
https://github.com/fscm/docker-mkpasswd
Docker recipe to build a mkpasswd tool image
docker docker-image dockerfile mkpasswd
Last synced: 28 Dec 2024
https://github.com/fscm/docker-unbound
Docker recipe to build an Unbound image
docker docker-image dockerfile unbound-dns
Last synced: 28 Dec 2024
https://github.com/shikha-code36/flask-rediscaching-in-docker
Flask Api with Redis caching in docker
docker docker-compose docker-container docker-image dockerfile flask flask-api flask-caching flask-restful flask-sqlalchemy python python3 redis redis-cache rest-api
Last synced: 13 Jan 2025
https://github.com/pvital/docker_flask
Docker setup to start a Flask project.
docker dockerfile flask flask-api flask-application flask-restful flask-server
Last synced: 23 Jan 2025
https://github.com/hsm207/docker-rasa-dev
Dockerfile to set up dev environment for Rasa development
chatbot container conversational-ai docker dockerfile rasa
Last synced: 14 Jan 2025
https://github.com/paalamugan/optimizing-large-file-upload-performance
Learn how to optimize large file upload performance with Remix Framework.
cypress daisyui-react dockerfile eslint file-optimization file-upload file-upload-multer postgres prisma remix remix- tailwindcss typescript
Last synced: 20 Jan 2025
https://github.com/phawat63915/md_docker
About Building Docker Written with Docker and Examples Playgrounds and Scripts
docker docker-compose dockerfile note notes shell-script
Last synced: 16 Jan 2025
https://github.com/kasir-barati/cloud
It was my endeavour to build a wrapper around Docker and develop a RESTful API. In order to serve Platform as a Service. But now it's a place to learn more about cloud and put things into practice, of course things that are related to this topic.
aws backend bash bash-script cloud cloud-computing docker dockerfile linux nodejs npm paas platform-as-a-service postgresql restful-api
Last synced: 29 Jan 2025
https://github.com/frnn4268/gitops-node-sqlserver
docker-compose dockerfile express flux gitops helm helm-charts mssql nodejs
Last synced: 17 Nov 2024
https://github.com/javi-aranda/pelusa-react
Frontend of PELUSA, the ML engine to detect malicious URLs
dockerfile hacktoberfest nextjs react
Last synced: 30 Dec 2024
https://github.com/mohammadshaad/tanx.fi-assignment
A price alert application that triggers an email when the user’s target price is Achieved. Say, the current price of BTC is $28,000, a user sets an alert for BTC at a price of 33,000$. The application should send an email to the user when the price of BTC reaches 33,000$.
docker dockerfile golang jwt postgresql rabittmq redis sql
Last synced: 09 Jan 2025
https://github.com/ivanclay/docker
All course labs with docker
docker docker-compose dockerfile vagrant virtualbox
Last synced: 06 Jan 2025
https://github.com/zeroc0d3/ubuntu-core
Docker base image for Ubuntu with some core libraries & utilities.
docker docker-image dockerfile ubuntu
Last synced: 05 Feb 2025
https://github.com/cjroth/example-docker-cloud-project
Example of a self-contained project hosted on Docker Cloud (eg Digital Ocean) using Let's Encrypt, Django 2, Python 3, and Postgres.
django django-project django-rest-framework docker docker-compose docker-swarm dockerfile nginx python python3 react webpack webpack4
Last synced: 09 Jan 2025
https://github.com/zeroc0d3/ruby
Ruby docker images from Ubuntu. Installation using ruby-install
Last synced: 05 Feb 2025
https://github.com/zeroc0d3/myrails-docker-unicorn-cap
Deploying Rails application (Unicorn + Capistrano) With Docker
capistrano docker docker-compose dockerfile ruby ruby-on-rails unicorn
Last synced: 05 Feb 2025
https://github.com/giabar/gb-tomcat
Apache Tomcat 8 Docker image - https://hub.docker.com/r/giabar/gb-tomcat/
alpine apache docker docker-image dockerfile jre tomcat
Last synced: 20 Jan 2025