Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Dockerfile
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-01-16 00:08:27 UTC
- JSON Representation
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/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 Nov 2024
https://github.com/adagio/swiftsdl2
Dockerfile for Swift + SDL2 (Simple DirectMedia Layer)
directmedia docker dockerfile linux sdl sdl2 swift
Last synced: 27 Dec 2024
https://github.com/mukulmantosh/packer-exercises
Streamlining AMIs using Packer, Vault & GitHub Actions
aws dockerfile fastapi github-actions hashicorp-packer hashicorp-vault packer packer-template python python3
Last synced: 02 Jan 2025
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-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/avmnu-sng/criu-alpine
CRIU Dockerimage for multi-stage builds
criu docker dockerfile dockerimage multistage-docker
Last synced: 07 Dec 2024
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/jim60105/docker-ytarchive
This is a Dockerfile for Kethsar/ytarchive. (Dockerfile, CI image build)
docker docker-image dockerfile recording youtube ytarchive
Last synced: 13 Dec 2024
https://github.com/impresscms/impresscms-docker
Docker container for running ImpressCMS
Last synced: 21 Dec 2024
https://github.com/sergiorussia/docker-openjdk-javafx-sbt
Docker files for OpenJDK with JavaFX and SBT
dockerfile javafx openjdk openjfx sbt scala
Last synced: 19 Nov 2024
https://github.com/krushna-prasad-sahoo/dockerfiles_images
This repository contains the Dockerfiles developed by me.
Last synced: 27 Dec 2024
https://github.com/alilotfi23/jenkins-docker
Simple devops project
apache ci ci-cd docker dockerfile jenkins
Last synced: 20 Dec 2024
https://github.com/sleleu/inception
A project to get familiar with docker
42 docker docker-compose dockerfile inception mariadb nginx wordpress
Last synced: 20 Nov 2024
https://github.com/iampavangandhi/dockerbasics
📦 Basic Dockerfiles for Personal Reference
docker docker-container dockerfile
Last synced: 16 Nov 2024
https://github.com/alilotfi23/jenkins-docker-ansible
Simple devops project
ansible apache cd ci ci-cd docker dockerfile jenkins pipeline
Last synced: 20 Dec 2024
https://github.com/uhooi/docker-prh
Docker image for prh
docker docker-image dockerfile prh
Last synced: 21 Dec 2024
https://github.com/uhooi/docker-textlint
Docker image for textlint
docker docker-image dockerfile textlint
Last synced: 21 Dec 2024
https://github.com/tcarters/mini-devops-project_jenkins-springboot-docker
In this mini project, we will use Jenkins features to create a Docker Image for a SpringBoot Application and then push it to DockerHub. All in a jenkins CI/CD pipeline configured.
automation ci-cd devops docker dockerfile jenkins-pipeline jenkinsfile springboot
Last synced: 22 Dec 2024
https://github.com/t3easy/docker-php
Docker PHP-FPM image
docker docker-image docker-images dockerfile php typo3
Last synced: 19 Nov 2024
https://github.com/fscm/docker-redis
Docker recipe to build a Redis image
docker docker-image dockerfile redis redis-benchmark redis-client redis-sentinel redis-server
Last synced: 28 Dec 2024
https://github.com/lewiscowles1986/func_jpegoptim
OpenFaaS jpegoptim
c dockerfile jpegoptim linux-utility openfaas serverless
Last synced: 16 Nov 2024
https://github.com/overneath/jq
stedolan/jq `FROM scratch`
cli docker-image dockerfile jq json-parser
Last synced: 19 Nov 2024
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/overneath/serf
hashicorp/serf `FROM scratch`
cli docker-image dockerfile gossip-protocol hashicorp-serf serf
Last synced: 19 Nov 2024
https://github.com/leoli0605/hello_numaker-m032btai
Nuvoton NuMaker-M032BTAI Sample Code with Makefile, Docker and CICD workflows
docker dockerfile gcc-arm-none-eabi m031btai m032btai makefile numake-m032btai numaker nuvoton openocd pyocd
Last synced: 16 Nov 2024
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/xuxiaowei-com-cn/dragonwell17
阿里巴巴 开源 JDK 17 项目 dragonwell17 docker 镜像
Last synced: 04 Jan 2025
https://github.com/dpet23/docker-android
Docker image for automated testing of Android apps.
android android-development docker docker-image dockerfile test-automation testing
Last synced: 23 Oct 2024
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: 28 Sep 2024
https://github.com/danhumphrey/wiredock
WireMock is a flexible API mocking tool for fast, robust and comprehensive testing. WireDock runs WireMock in Docker
docker docker-image dockerfile wiremock wiremock-dockerfile
Last synced: 14 Jan 2025
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/sasaplus1/docker-fix-orientation
fix orientation for 360 panorama photo
Last synced: 19 Nov 2024
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: 19 Nov 2024
https://github.com/btr1975/apache-py2-django
Dockerfile to Build Web Server for Django Apps Python
apache django django-apps-python django-localflavor docker docker-image dockerfile mod-wsgi mysql mysql-python py2-django python ubuntu wsgi
Last synced: 08 Dec 2024
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/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: 22 Nov 2024
https://github.com/alexintosh/wp-docker
Simple Docker Compose for wordpress local development
docker-compose dockerfile mysql phpmyadmin pureftp wordpress
Last synced: 27 Nov 2024
https://github.com/shinjimc/portfolio
This React Vite TypeScript portfolio showcases cutting-edge development with Vitest, Sonarcloud quality control, EmailJS integration, and Docker packaging. Automated via GitHub Actions for seamless CI/CD, it epitomizes modern frontend practices and innovation.
automated-testing ci-cd cicd containerization docker docker-image dockerfile emailjs front-end-development github-actions github-pages portfolio-website quality-control react reactts sonarcloud vite vitest web-application
Last synced: 24 Dec 2024
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: 22 Nov 2024
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/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: 27 Nov 2024
https://github.com/maxkratz/docker_imapgrab
Imapgrab dockerfile.
backup docker docker-image dockerfile imap imap-client
Last synced: 13 Jan 2025
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/adjh54ir/multiflex-docker
Dockerfile 기반 실습을 위한 Repository입니다.
docker docker-compose docker-image dockerfile
Last synced: 19 Nov 2024
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-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/alcalyn/rpi-php7-fpm-zmq
Docker arm image with php7-fpm and ZMQ extension to use PHP and ZeroMQ on RaspberryPi.
docker docker-image dockerfile
Last synced: 21 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/shirshadatta/prometheus-and-grafana-on-kubernetes
Making data of promethues and grafana persistent using kubernetes.
deployment dockerfile grafana kubernetes pods prometheus
Last synced: 19 Nov 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: 16 Nov 2024
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: 19 Nov 2024
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: 16 Nov 2024
https://github.com/samualtnorman/docker-petscanner-pnpm
PetScanner's pnpm Docker images.
docker docker-compose docker-image dockerfile node node-js nodejs pnpm
Last synced: 20 Dec 2024
https://github.com/mkorthof/docker-srtool
SRTool Dockerfile
docker dockerfile shell-script
Last synced: 23 Nov 2024
https://github.com/xdusongwei/python-rocksdb
dockfiles with python and rocksdb
docker dockerfile python rocksdb
Last synced: 13 Jan 2025
https://github.com/aa8y/dave
A helper to build, test and push Docker images and template Dockerfiles.
docker docker-helper dockerfile helper
Last synced: 15 Oct 2024
https://github.com/yangboz/dockerized-kiwix-server
Your own wikipedia server in a box.
docker docker-container dockerfile kiwix kiwix-server knowledge-management wiki wikipedia
Last synced: 04 Nov 2024
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: 22 Nov 2024
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/hezhijie0327/dockerimagebuilder
Build Docker image for muti-packages
docker docker-image dockerfile github-actions
Last synced: 31 Oct 2024
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/mirocow/docker-compose
Simple docker compose boxes
docker-compose docker-container dockerfile dockerfiles
Last synced: 16 Nov 2024
https://github.com/mkalat/docker-scripts-configs
some simple but powerfull working scripts example for simple hosting using docker images, clean nginx proxy and php-fpm 8.1
bash-scripting debian-linux docker-image dockerfile nginx-proxy php-fpm php8 phpmyadmin-docker
Last synced: 19 Nov 2024
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: 22 Nov 2024
https://github.com/tynab/jenkins-dind
Build Jenkins Docker in Docker
cicd continuous-delivery continuous-deployment continuous-integration docker docker-ce docker-cli docker-compose docker-container docker-hub docker-image dockerfile jenkins jenkins-dind jenkins-docker-in-docker pipeline server ubuntu ubuntu-server yan
Last synced: 07 Dec 2024
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/spodin/learning-sql
Learning SQL with example schema in Docker
Last synced: 08 Jan 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 Nov 2024
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/nickheap2/docker-oe117-db
Dockerfile for OpenEdge 11.7 database
database docker dockerfile linux openedge
Last synced: 07 Jan 2025
https://github.com/isaque-s-0liveira/docker-todo-list-be
Bem-vindo ao Trybe Todo-App – um aplicativo de tarefas simples e eficiente, desenvolvido para ajudar você a se organizar e acompanhar o seu progresso de forma prática. Com ele, você pode adicionar, marcar como concluídas ou remover suas tarefas de maneira rápida e intuitiva.
Last synced: 05 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/keidrun/boilerplate-machine-learning-dockerfiles-for-miniconda
Boilerplate of Dockerfiles for Jupyter Notebook, Tensorflow, Keras and so on with Miniconda.
deep-learning docker docker-compse dockerfile jupyter-notebook keras machine-lerning miniconda tensorflow
Last synced: 23 Nov 2024
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/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/mohdumair8896/cloud_native_monitoring_application
Cloud Native app on K8S to monitor system resources using python
aws boto3 docker dockerfile ecr eks-cluster flask kubernetes python3
Last synced: 27 Dec 2024
https://github.com/jim60105/docker-streamlink
This is the docker image for streamlink from the community. (Dockerfile, CI image build and test)
docker docker-image dockerfile recording streamlink twitch
Last synced: 13 Dec 2024
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/varp/dockerfiles
Ubuntu/CentOS based image configured for comfortable development experience
apt-utils centos curl developer developer-experience developer-tools development-environment docker docker-image dockerfile dockerfiles fpm mysql php ubuntu xdebug
Last synced: 27 Nov 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/akarsh/cucumberjs-example-project
This project demonstrates the usage of cucumberjs with Docker and Jenkins CI
cucumber-js dockerfile jenkinsfile
Last synced: 24 Dec 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: 22 Nov 2024
https://github.com/quisido/quisido.com
A portfolio for Ace Quisido.
ace-quisido alpine-linux docker dockerfile letsencrypt linux nginx portfolio portfolio-page portfolio-site portfolio-website quisido react reactjs
Last synced: 14 Dec 2024
https://github.com/kitforbes/docker-epubcheck
Dockerfile for EPUBCheck
container-image docker-image dockerfile epubcheck
Last synced: 16 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/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/cloudposse-archives/apache-php-fpm
apache docker dockerfile mod-security php-framework
Last synced: 07 Nov 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/cloudposse-archives/teleport
Gravitational Teleport SSH Docker Implementation
alpine-linux dockerfile gravitational teleport teleport-tsh
Last synced: 07 Nov 2024
https://github.com/cloudposse-archives/pritunl
docker dockerfile openvpn pritunl vpn
Last synced: 07 Nov 2024
https://github.com/cloudposse-archives/mysqltuner
MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability.
benchmark docker dockerfile mysql mysql-server optimization
Last synced: 28 Dec 2024
https://github.com/philipschmid/echo-app
Tiny golang app that echoes metadata and stats about the request.
demo docker dockerfile echo go testing
Last synced: 22 Dec 2024
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/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