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/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/sharmilas22/medium-docker-nodejs
Code for the medium article on dockerising nodejs application
Last synced: 07 Nov 2024
https://github.com/omerjuve2023/jpsownstarted
In this tutorial you will learn how to call a REST API using the JDK's Http Client. In this example you will call a public REST API and build out an entire CRUD service complete with tests using JUnit 5.
dockerfile graalvm http-client java json junit5 learn spring-boot testing
Last synced: 12 Feb 2025
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/adilasharaf/honeyearn
A Docker container which runs Honeygain and EarnApp with proxy using Tun2proxy. Spawn multiple Honeygain and EarnApp instances all over the world from one machine!.
docker docker-image dockerfile earnapp honeygain linux monetization network tun2proxy
Last synced: 28 Dec 2024
https://github.com/vikashchauhan51/dockersample
Sample Dotnet 6 Core API app with docker
docker docker-image dockerfile dotnet dotnet-core microservices
Last synced: 05 Jan 2025
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/benjaminboruff/rrweb
Rust Rocket web server dockerfile with cargo-watch
Last synced: 20 Jan 2025
https://github.com/opusvl/asterisk-docker
Docker multi-stage build of Asterisk 17 PBX
asterisk asterisk-pbx dockerfile
Last synced: 20 Jan 2025
https://github.com/cloudposse-archives/fluentd-datadog-logs
Dockerfile that implements fluentd log forwarding to datadog's new log service
alpine alpine-linux chart database docker dockerfile fluentd image kubernetes logging
Last synced: 28 Dec 2024
https://github.com/cloudposse-archives/remotecv
Remote OpenCV Server for use with Thumbor Server
Last synced: 28 Dec 2024
https://github.com/kento75/alpine-nginx-docker
Alpine Linuxを使用したNginxのDockerイメージ
alpine-linux docker dockerfile nginx
Last synced: 11 Feb 2025
https://github.com/thedvlprguy/terminalportfolio
Aditya's Portfolio - Built with Next.js and LiveTerm Library
css docker dockerfile google javascript liveterminal nextjs portfolio shell terminal terminalportfolio typescript vercel vscode yarn
Last synced: 02 Feb 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/erankitcs/dockerdeepdive
Docker Deep Dive Learning.
docker docker-compose docker-container docker-swarm dockerfile
Last synced: 20 Jan 2025
https://github.com/bygui86/spring-feign
Spring-OpenFeign sample project
dockerfile java java-8 makefile maven mavenw openfeign spring spring-boot spring-boot-2 spring-cloud spring-cloud-netflix spring-feign
Last synced: 31 Dec 2024
https://github.com/fraigo/docker-centos-apache-php
Docker image for Centos7 / Apache 2.4 / PHP 7.1 / server
apache apache24 centos7 docker dockerfile php php55 php71
Last synced: 19 Jan 2025
https://github.com/bygui86/spring-cloud-stream-kafka-jaeger
Sample project to trace the communications between two services through a broker
dockerfile jaeger jaeger-java jaegertracing java java-8 kafka kafka-client kafka-streams makefile maven micrometer opentracing spring spring-actuator spring-boot spring-boot-2 spring-cloud spring-cloud-stream spring-cloud-stream-kafka
Last synced: 31 Dec 2024
https://github.com/bygui86/spring-service-discovery
Spring Service Discovery sample project
dockerfile eureka eureka-client eureka-server eureka-service-discovery java java-8 makefile maven mavenw openfeign spring spring-boot spring-boot-2 spring-cloud spring-cloud-netflix spring-feign
Last synced: 31 Dec 2024
https://github.com/yash509/devsecops-wordictionary-deployment
Developed a Wordictionary App 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 docker-compose dockerfile eks-cluster gcp hcl html javascript jenkins jenkinsfile kubernetes project-repository terraform
Last synced: 22 Nov 2024
https://github.com/rtucek/nginx-php
A docker image with Nginx and PHP-FPM (compiled from source).
crontab docker docker-image dockerfile honcho nginx nginx-docker nginx-php nginx-php-fpm php php-7 php-fpm php7 xdebug
Last synced: 18 Nov 2024
https://github.com/adjh54ir/multiflex-docker
Dockerfile 기반 실습을 위한 Repository입니다.
docker docker-compose docker-image dockerfile
Last synced: 19 Nov 2024
https://github.com/johnsalazar/microservices-go-infra
About infrastructure deployment. Part of an e-commerce built in Golang.
docker docker-compose docker-container docker-image dockerfile kubernetes kubernetes-deployment microk8s
Last synced: 05 Feb 2025
https://github.com/amamov/typescript-node-stater
⚡️ minimal boilerplate based on typescript with node, docker, pm2, prettier, eslint ⚡️
docker dockerfile javascript node nodejs pm2 tsc tsconfig typescript
Last synced: 17 Jan 2025
https://github.com/elisalimli/python-image-resizer
A basic python image resizer
docker dockerfile flask image-resize image-resizer image-resizing python service
Last synced: 20 Jan 2025
https://github.com/yash509/devsecops-dinosaur-game-deployment
Developed a Dinosaur Game in JavaScript, and deployed it on Docker Container and Kubernetes Cluster using Jenkins CI/CD pipeline while following the DevSecOps Prctices.
aws azure cloud css3 devops devops-tools devsecops docker dockerfile eks-cluster gcp hcl html5 javascript jenkins jenkins-pipeline kubernetes project-repository terraform
Last synced: 23 Jan 2025
https://github.com/adesoji1/project-ml-microservice-kubernetes
Operationalize A machine Learning AI Microservice API
bash-script dockerfile flask kubernetes machine-learning python3
Last synced: 10 Feb 2025
https://github.com/nicolasvauche/docker_sf
Installation d'un environnement NginX / MySQL / PostgreSQL / PHP8 / NodeJS / Yarn / Symfony CLI / PHPMyAdmin / MailDev avec Docker.
adminer course docker docker-compose dockerfile maildev mysql nginx nodejs pgadmin4 php8 phpmyadmin postgresql symfony yarn
Last synced: 25 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/vivekkravindraa/books-app
Kaplan India's atom site that lists the books.
axios docker dockerfile material-ui-core material-ui-icons node-sass react react-hooks react-redux redux-devtools-extension redux-thunk yarn
Last synced: 11 Feb 2025
https://github.com/maxkratz/docker_imapgrab
Imapgrab dockerfile.
backup docker docker-image dockerfile imap imap-client
Last synced: 13 Jan 2025
https://github.com/theyorkshiredev/docker-slim
A minimal image that has the core docker commands, ideal for docker-in-docker builds.
docker docker-image dockerfile dockerhub-image lightweight
Last synced: 11 Jan 2025
https://github.com/yash509/devsecops-11-microservices-app-aws
3-tier application with 11 Microservices
devops devops-tools devsecops docker dockerfile jenkins jenkins-pipeline kubernetes
Last synced: 22 Jan 2025
https://github.com/cytopia-deprecated/docker-php-fpm-7.0
PHP-FPM 7.0 on CentOS 7
devilbox docker docker-container docker-image docker-registry dockerfile php-docker php-fpm php7
Last synced: 14 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/jitesoft/docker-keybase
Keybase.io client docker image.
docker docker-image dockerfile dockerimage hacktoberfest jitesoft keybase ubuntu
Last synced: 04 Jan 2025
https://github.com/yash509/devsecops-loan-calc-deployment
Developed a Loan 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 javascript jenkins jenkinsfile kubernetes terraform
Last synced: 23 Jan 2025
https://github.com/rafaelfgx/kubernetes
Kubernetes.
azure-cli docker docker-compose dockerfile github-actions helm helm-charts kubernetes
Last synced: 13 Nov 2024
https://github.com/kingzez/docker-puppeteer
Running Puppeteer in Docker for fu*king GFW inside use.
docker dockerfile firewall fuckfirewall puppepteer
Last synced: 23 Jan 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/matsubara0507/iio
Io kernel for Jupyter/IPython Notebook
Last synced: 02 Feb 2025
https://github.com/matsubara0507/seven-languages-in-seven-weeks
Working through the exercises from Seven Languages In Seven Weeks https://pragprog.com/book/btlang/seven-languages-in-seven-weeks
Last synced: 02 Feb 2025
https://github.com/hfm/docker-ngx_mruby
This is the Git repo of the unofficial Docker image for ngx_mruby.
Last synced: 12 Feb 2025
https://github.com/ondiekelijah/circleci-dockerhub-worflow-optimization
A example project to demonstrate automated Dockerhub deploys using CircleCI pipelines and a Postgres database.
alembic dockerfile fastapi sqlalchemy sqllite-database
Last synced: 24 Jan 2025
https://github.com/bizbunny/podcast-generator
Generates podcast feeds using YAML, hosted by Github pages. Helps to learn how using using python with YAML, and dockerfiles work together.
actions dockerfile feed githubactions podcast python rss shell xml
Last synced: 26 Jan 2025
https://github.com/numtostr/dockerfiles
A collection of dockerfiles for different projects 😖
containers docker docker-compose docker-image dockerfile dockerfiles node node-docker node-dockervolumes nodejs pkg react react-docker reactjs
Last synced: 16 Jan 2025
https://github.com/kb2623/propeller-docker
SimpleIDE of Parallax Inc. for ActivityBot 365
bash bashrc docker dockerfile propeller
Last synced: 12 Jan 2025
https://github.com/zimme/docker-transmission-daemon
Minimal transmission-daemon image based on alpine
docker docker-image dockerfile torrent transmission transmission-daemon
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/nilorg/sinopia-dockerfile
sinopia
docker dockerfile sinopia sinopia-dockerfile
Last synced: 02 Feb 2025
https://github.com/leoli0605/github-actions-kotlin
A very SIMPLE example to show how to build an Android Kotlin app with GitHub Actions.
android android-app android-kotlin android-kotlin-example dockerfile github-actions kotlin
Last synced: 16 Nov 2024
https://github.com/nilorg/alpine-dockerfile
alpine linux 常用的一些配置
alpine alpine-dockerfile docker dockerfile
Last synced: 02 Feb 2025
https://github.com/andre-araujo/nginx-docker-config
A simple NGINX configuration using Docker.
docker dockerfile nginx nginx-configuration nginx-docker static static-server
Last synced: 31 Jan 2025
https://github.com/t3easy/docker-php
Docker PHP-FPM image
docker docker-image docker-images dockerfile php typo3
Last synced: 21 Jan 2025
https://github.com/rokibulhasan7/notes
Personal notes on various topics.
auth cheatcodes client-go client-go-examples docker docker-image dockerfile git go golang helm helm-charts k8s kubernetes makefile networking psql scim sso
Last synced: 22 Jan 2025
https://github.com/rydesun/docker-archlinux-cn
archlinux in docker with cn mirrors and archlinuxcn repo for mainland China users
Last synced: 05 Feb 2025
https://github.com/wenzhang-dev/neovim
neovim light IDE config
dockerfile gcc10 go-1-19 neovim python3 ubuntu-20-04
Last synced: 22 Jan 2025
https://github.com/0gis0/dockerfile-multistage
This code is part of an article on return(GiS);
docker docker-images dockerfile
Last synced: 14 Jan 2025
https://github.com/artodeschini/wso2-containers
Criação de containers docker wso2
docker docker-compose docker-container dockerfile soa wso2
Last synced: 16 Jan 2025
https://github.com/sanshruthr/sap_flask_backend
Web application combining SAPUI5 frontend with Flask backend
backend docker dockerfile flask sap sapui5 storage
Last synced: 12 Feb 2025
https://github.com/ceciliacode/monomap
This project involves creating a scalable, CRUD REST API to manage Monkeypox cases in Mexico using Node.js, TypeScript, and MongoDB. Includes email notifications with Mapbox integration, and a cron job to check for new cases every 10 seconds. The API is containerized with Docker and uses GitHub Actions for automated Docker image building.
api api-rest cron-jobs cronjob-scheduler crud docker docker-compose docker-hub docker-image dockerfile github github-actions mongodb monkeypox monkeypoxtracker node-js secret-management typescript
Last synced: 09 Feb 2025
https://github.com/sumitm01/ci-cd-for-docker-kubernetes-using-jenkins
This project contains documented details of implementation of a CI CD pipeline using Jenkins for Docker and Kubernetes
continous-deployment continous-integration docker docker-compose dockerfile dockerhub dockerhub-image helm-charts jenkins jenkins-pipeline jenkins-plugins jenkinsfile kops kubernetes pipeline-as-a-code
Last synced: 23 Jan 2025
https://github.com/gbirke/spress-docker
Docker files for Spress, a static site builder
dockerfile php static-site-generator
Last synced: 02 Feb 2025
https://github.com/mdazfar2/devsecops-cicd-pipeline-netflixclone
Automated DevSecOps CICD pipeline for deploying a Netflix clone using Jenkins, Docker, Kubernetes, integrated with email notifications, and monitoring with Grafana and Prometheus.
cicd devops devsecops devsecops-pipeline docker dockerfile grafana jenkins kubernetes monitoring prometheus sonarqube
Last synced: 12 Feb 2025
https://github.com/avmnu-sng/criu-alpine
CRIU Dockerimage for multi-stage builds
criu docker dockerfile dockerimage multistage-docker
Last synced: 02 Feb 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/fscm/docker-memcached
Docker recipe to build a Memcached image
docker docker-image dockerfile memcached
Last synced: 28 Dec 2024
https://github.com/novasush/mongodbnodejsapi
This repository contains end to end tutorial for writing Rest Api on node js with mongo db and deploying with docker as a microservice
api api-restful docker docker-compose docker-composer docker-container docker-image docker-images dockerfile mongodb mongodb-database mongoose node-js nodejs nodejs-api nodejs-mongodb nodejs-server nosql postman-test rest-api
Last synced: 16 Jan 2025
https://github.com/yash509/devsecops-custom-range-slider-deployment
Developed a Custom Range Slider using HTML,CSS and JavaScript, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.
aws azure cloud css devops devops-tools devsecops devsecops-pipeline docker dockerfile eks-cluster gcp hcl html javascript jenkins jenkinsfile kubernetes project-repository terraform
Last synced: 18 Jan 2025
https://github.com/engineerit2014/git-deploy-aws-ecs
Deploy: Dockerized Microservice to AWS ECS (EC2 instance)
aws-ec2 aws-ecs aws-ecs-cluster aws-ecs-fargate aws-ecs-service aws-ecs-task dockerfile gin-gonic github-actions golang
Last synced: 12 Feb 2025
https://github.com/yash509/devsecops-news-web-app-deployment
Developed a News Web App using HTML, CSS and JavaScript, 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 devops-workflow devsecops devsecops-best-practices devsecops-pipeline docker dockerfile gcp hcl jenkins jenkinsfile kubernetes project-repository terraform
Last synced: 10 Feb 2025
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/fluent-ci-templates/dockerfiles
Nix based Dockerfiles used by Fluent CI
deno dockerfile nix typescript
Last synced: 16 Jan 2025
https://github.com/kitforbes/docker-epubcheck
Dockerfile for EPUBCheck
container-image docker-image dockerfile epubcheck
Last synced: 16 Jan 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/andriykalashnykov/gatsby-demo
Gatsby demo project
dockerfile gatsby gatsbyjs nginx nginx-unprivileged
Last synced: 06 Jan 2025
https://github.com/darthakiranihil/theres3ar4er
A Discord bot that searches content from rule34.xxx using its API
bot discord discord-bot discord-py dockerfile python rule34 rule34-downloader self-hosted
Last synced: 14 Jan 2025
https://github.com/marcelo3macedo/conteudos_espacoeducar
An interactive NextJS application with free contents for early years teachers and students
continuous-delivery continuous-integration docker dockerfile eslint nextjs prettier-eslint sonarqube typescript
Last synced: 13 Jan 2025
https://github.com/genndy007/wb_scraper
CRUD Wildberries Goods Monitor RestAPI with Django, DRF, JWT Auth, Celery[RabbitMQ], Docker-compose
celery django django-rest-framework docker-compose dockerfile jwt poetry postgresql pytest python rabbitmq
Last synced: 26 Jan 2025
https://github.com/easbarba/qas_api_php
Qas | API
dockerfile free-software guix php8 phpunit podman restful-api
Last synced: 11 Jan 2025
https://github.com/andrewnyu/geopandas-dockerfile
Dockerfile that installs Geopandas on Python 3.8 with spatial join working
docker docker-image dockerfile geopandas
Last synced: 27 Dec 2024
https://github.com/fscm/docker-jupyter
Docker recipe to build an Jupyter Notebook image
docker docker-image dockerfile jupyter jupyter-notebook jupyterlab python3
Last synced: 28 Dec 2024
https://github.com/gedo23/docker-static-html
Dockerfile para hospedagem de uma página web estática.
css css-flexbox css3 devops dockerfile html html5
Last synced: 14 Jan 2025
https://github.com/nsstnc/code-processor
👨🏻💻 Code processor on Golang
api docker docker-compose dockerfile go golang grafana http microservices postgresql prometheus rabbitmq redis rest-api
Last synced: 22 Jan 2025
https://github.com/ahmedalaa14/kubernetes-nodejs-project
deploying node service using k8s.
dockerfile kubernetes kubernetes-deployment nodejs
Last synced: 01 Feb 2025
https://github.com/louisa-uno/webshare-proxy-ip-updater
This is a script that updates the authorized IP on webshare.io in an specified interval for you automatically.
docker dockerfile ip proxy proxy-authentication python python-3 python3 webshare webshare-io
Last synced: 21 Jan 2025
https://github.com/seanghay/dockerfile
Where you can copy and paste Dockerfile.
Last synced: 22 Jan 2025
https://github.com/harshiyer/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: 19 Nov 2024
https://github.com/mrbrunelli/curso-docker
Repositório dos exercícios que realizei no curso "Docker: Ferramenta essencial para Desenvolvedores"
docker docker-compose docker-container docker-image dockerfile
Last synced: 15 Jan 2025
https://github.com/shadawck/code-analysis
Dockerfile for source code analysis
analysis docker docker-compose dockerfile dynamic-analysis static-analysis
Last synced: 15 Jan 2025
https://github.com/danteay/php7-pgsql
Docker image base on *php:7-alphin* with pgsql extension
docker docker-compose dockerfile pgsql php7
Last synced: 28 Jan 2025
https://github.com/jrabbit/retroshare-neo-docker
run retroshare on debian or other problematic compilation targets
Last synced: 16 Jan 2025
https://github.com/fireinrain/subconverterx
A dockerfile that for build subconverter docker image for daily use!
docker dockerfile subconverter subconverter-docker
Last synced: 14 Jan 2025
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: 12 Feb 2025
https://github.com/jjpaulo2/crud-pymongo
This repository contains a simple Python program, with unit tests, that implements basic CRUD operations for MongoDB database.
crud dockerfile mongodb pymongo pytest python
Last synced: 22 Jan 2025