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-02-11 00:08:38 UTC
- JSON Representation
https://github.com/iancleary/devcontainer
Container meant to be used in a devcontainer.json file within Visual Studio Code
devcontainer docker dockerfile vscode
Last synced: 21 Oct 2024
https://github.com/regis-leray/sbt-docker-image
Thin wrapper over docker image - manage docker images with sbt (build/push/rm/tag/...)
docker dockerfile sbt sbt-plugin scala
Last synced: 08 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/spirosstyliaras/robotframework-docker
robotframework-docker
docker dockerfile robotframework
Last synced: 20 Dec 2024
https://github.com/themoosman/openshift-mule
Mulesoft CE images for OpenShift
dockerfile mulesoft openshift-v3
Last synced: 27 Jan 2025
https://github.com/lcaichihua/microservices-reactive-product
Microservices using spring boot,Spring cloud , web Client ,Docker ,Oracle,Junit,Mockito
cloud docker docker-compose dockerfile microservices-architecture reactive-programming spring spring-boot
Last synced: 13 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/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/dahlitzflorian/python-twitter-bot
Lightweight twitter bot
docker docker-image dockerfile python python-3 python-twitter-bot python3 twitter twitter-bot
Last synced: 08 Jan 2025
https://github.com/sergiorussia/docker-openjdk-javafx-sbt
Docker files for OpenJDK with JavaFX and SBT
dockerfile javafx openjdk openjfx sbt scala
Last synced: 21 Jan 2025
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/articola-tools/dockerfile-security-scanner
Preconfigured scanner for Dockerfile files, used in Articola Tools organization's repositories
articola articola-tools docker dockerfile security security-scanner
Last synced: 08 Jan 2025
https://github.com/articola-tools/dockerfile-linter
Preconfigured linter for Dockerfile files, used in Articola Tools organization's repositories
articola articola-tools docker dockerfile dockerfile-linter
Last synced: 08 Jan 2025
https://github.com/aanorbel/ud-nd9991-capstone
Capstone project for Udacity Cloud DevOps NanoDegree.
aws aws-cli aws-cloudformation continuous-deployment continuous-integration docker docker-image dockerfile iam iam-policy jenkins jenkins-pipeline jenkinsfile kubectl kubernetes kubernetes-deployment
Last synced: 15 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/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/natthasath/demo-ldap-api
LDAP is a protocol for accessing and managing distributed directory information services over the Internet, used for storing and retrieving information about network resources such as users, groups, and devices.
docker-compose dockerfile fastapi ldap poetry python
Last synced: 09 Jan 2025
https://github.com/frodoslaw/docker-minergate-cli
Docker image for minergate-cli
coins docker docker-image dockerfile miner minergate monero
Last synced: 02 Feb 2025
https://github.com/overneath/jq
stedolan/jq `FROM scratch`
cli docker-image dockerfile jq json-parser
Last synced: 21 Jan 2025
https://github.com/frodoslaw/elk-stack
ELK-stack in one Docker image
docker dockerfile elasticsearch elk elk-stack kibana
Last synced: 02 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/brunneis/arm-docker
Base docker images for armhf & arm64 architectures
32-bit 64-bit alpine arm arm64 armv7 armv8 base-image centos docker docker-image dockerfile fedora ubuntu
Last synced: 26 Jan 2025
https://github.com/sasaplus1/docker-fix-orientation
fix orientation for 360 panorama photo
Last synced: 20 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/saketkothari/docker
π³ Docker is a container management tool, that makes it easy to run applications on any computer in an isolated container, that includes everything it needs to run predictably.
docker docker-compose docker-container docker-image docker-volumes dockerfile
Last synced: 26 Jan 2025
https://github.com/ruzickap/raw-photo-tools-container
Repository for building container to help manage RAW photos
container darktable-cli dockerfile exiftool manage photo raw tools
Last synced: 26 Jan 2025
https://github.com/ramzibouzaiene/file-upload-compression-api
File Upload & Compression API using Express and TypeScript!
docker dockerfile express nodejs swagger-ui typescript
Last synced: 07 Jan 2025
https://github.com/natthasath/demo-tfa-api
Two-factor authentication (TFA) adds an extra layer of security by requiring a user to provide two forms of identification to access an account or system. It can include a password and a security code sent via text or email.
2fa docker-compose dockerfile fastapi poetry python tfa
Last synced: 09 Jan 2025
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/hakaneroztekin/java-spring-with-docker
π³ Code examples for the Medium article
docker docker-compose docker-image dockerfile java spring
Last synced: 08 Jan 2025
https://github.com/natthasath/demo-docker-ssh
Connecting to a running Docker container via SSH to execute commands and access a shell inside the container. This is useful for debugging, troubleshooting, and managing the container. The container must have an SSH server and be running in privileged mode.
Last synced: 09 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/sagiegurari/docker-cargo-make
Docker image with Rust and cargo-make preinstalled.
build build-automation build-tool cargo cargo-subcommand docker dockerfile make rust task task-runner
Last synced: 27 Jan 2025
https://github.com/pikmin-rgb/inception
System Administration related exercise
docker docker-compose docker-container docker-image docker-network dockerfile mariadb nginx php-fpm tlsv1 wordpress
Last synced: 16 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/heviane/docker-meme-maker
Introduction to docker - Meme generator with Docker and JavaScript
docker dockercompose dockerfile javascript ubuntu
Last synced: 21 Jan 2025
https://github.com/barimehdi77/nestjs-dockerized
NestJs Starter Dockerized
docekrized docker docker-compose dockerfile nestjs nestjs-backend nestjs-docker nestjs-dockerized nestjs-postgres node-js nodejs nodejs-docker postge postgres-nestjs postgresql postgresql-database
Last synced: 02 Feb 2025
https://github.com/dddmobilerobot/dddmr_docker
Docker files for 3D navigation stack, the images support x64 and arm64.
docker docker-container docker-image dockerfile jetson jpack-dockerfile nvidia-docker ros2
Last synced: 11 Feb 2025
https://github.com/andriykalashnykov/bitnami-tomcat9-jdk18-root-war
Java Web Application (WAR) deployed as root "/" context onto Customized Bitnami Tomcat 9
bitnami-docker-tomcat bitnami-tomcat bitnami-tomcat9-jdk18 dockerfile http2 root ssl tls tomcat9 war
Last synced: 10 Nov 2024
https://github.com/mand0ng/personal-website-environment
A version of my personal-website that is using Docker multi stage build to put multiple services into one container to save on resources.
docker docker-container docker-image dockerfile
Last synced: 11 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/Gurenax/node-express-docker
π³ A quick guide to deploying Yarn-built Node Express apps to Docker
docker docker-image dockerfile express expressjs node nodejs yarn
Last synced: 24 Oct 2024
https://github.com/fedelemantuano/postfix-catchall-dockerfile
Server Postfix catchall
Last synced: 20 Dec 2024
https://github.com/ivanclay/docker
All course labs with docker
docker docker-compose dockerfile vagrant virtualbox
Last synced: 06 Jan 2025
https://github.com/louislelay/ros_docker
A Docker setup for ROS (Robot Operating System) Kinetic, Melodic and Noetic with a full desktop environment, providing a ready-to-use development and simulation environment for robotic applications.
docker docker-container docker-image dockerfile ros ros-docker ros-kinetic ros-melodic ros-noetic
Last synced: 11 Feb 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/opusvl/asterisk-docker
Docker multi-stage build of Asterisk 17 PBX
asterisk asterisk-pbx dockerfile
Last synced: 20 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/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/bchavs12/docker-demo
Basic application to learning and test docker and it's concepts, I also used node.js and express.js tools to create a server for a better understand in overall.
docker docker-compose docker-container docker-image dockerfile express-js node-js
Last synced: 11 Feb 2025
https://github.com/keinsell/microludes
β¨ Common packages used across my different projects exposed to the world!
devcontainer-example docker-example dockerfile eslint eslint-config eslint-config-node eslint-config-typescript javascript monorepo prettier prettier-config prisma pure-esm tsconfig turbo turborepo typescript
Last synced: 29 Dec 2024
https://github.com/jinsyin/dockerfiles
docker images
docker docker-image dockerfile
Last synced: 16 Jan 2025
https://github.com/prod3v3loper/docker
π Docker with Apache - PHP - MySQL - PhpMyAdmin - Mailhog | development environment
apache development development-environment docker docker-compose docker-container dockerfile dump environment mailhog mysql mysql-database php php8 phpmyadmin
Last synced: 11 Feb 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/mrspartak/granny-server-frontend
π΅ Granny.js - Web app
docker docker-swarm dockerfile frontend frontend-web granny granny-js nginx vue vue-router vuejs2 vuex
Last synced: 21 Dec 2024
https://github.com/wesleyp846/forumhub
Desafio Api BackEnd Java para fΓ³rum de dΓΊvidas
api-rest authentication crud-api docker docker-compose docker-container dockerfile dockerhub dockerhub-image java postgres security spring-boot
Last synced: 11 Feb 2025
https://github.com/gvatsal60/cppdockermaketemplate
π³π¨ Effortlessly containerize your C++ projects with Docker using this streamlined template
c cpp docker docker-container docker-image dockerfile linux make makefile
Last synced: 11 Feb 2025
https://github.com/natthasath/demo-msgraph-api
Microsoft Graph is a RESTful web API that enables you to access Microsoft cloud service resources such as Office 365, Azure AD, and more. It allows developers to access data and services across Microsoft 365, including SharePoint, OneDrive, Outlook, and more.
docker-compose dockerfile fastapi msgraph poetry python
Last synced: 09 Feb 2025
https://github.com/natthasath/demo-geoip-api
GeoIP is a technology that determines the geographic location of an IP address, it is used to identify website visitors location or block access to content based on location. It can be provided by third-party services or local databases, and can be accessed through APIs such as MaxMind's GeoIP.
docker-compose dockerfile geoip poetry python
Last synced: 09 Jan 2025
https://github.com/akaqox/unet-segmentation-with-docker
U-Net segmentation algorithm with options of pretrained resnet34 and resnet50 encoders. All of the project dockerized with gpu suppport on anaconda environment with multiple loss support..
docker docker-container docker-image dockerfile image-processing image-segmentation leaf-disease-classification multiple-loss-function preprocessing python pytorch pytorch-cnn resnet resnet34 resnet50 unet unet-image-segmentation unet-pytorch
Last synced: 11 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: 19 Dec 2024
https://github.com/jeckel/dockerfiles
Collection of dokerfiles
codeception composer docker docker-application dockerfile
Last synced: 19 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/stephenmoloney/ci-actions-copyleft
Docker build tools for containers targeting ci pipeline actions.
actions ci dockerfile format github-actions hadolint lint linting shellcheck yamllint
Last synced: 11 Jan 2025
https://github.com/naspredam/nodejs-reactive-hexagonal-architecture
User application for reactive nodejs under hexagonal architecture
docker dockerfile expressjs hexagonal-architecture nodejs ramdajs rest-api rxjs typescipt yarn
Last synced: 27 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/AudelDiaz/teeworlds-srv-docker
Teeworlds Server Docker Image
docker docker-compose docker-image dockerfile teeworlds teeworlds-server
Last synced: 23 Oct 2024
https://github.com/cloudposse-archives/remotecv
Remote OpenCV Server for use with Thumbor Server
Last synced: 28 Dec 2024
https://github.com/lupin3000/hcxtools
alpine hcxpcaptool Dockerfile for conversion of cap/pcap/pcapng WiFi dump files to hashcat formats
alpine docker dockerfile hcxpcaptool hcxtools
Last synced: 26 Jan 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/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/gedo23/cpsb-api
Cutcute Petshop Spring Boot API.
api cucumber cucumber-java dockerfile h2-database spring-boot spring-data-jpa spring-security
Last synced: 20 Dec 2024
https://github.com/viveksati5143/docker-server
Installing & Running Python & Nginx via docker on AWS EC2
docker docker-container docker-images dockerfile nginx-docker nginx-reverse-proxy python
Last synced: 24 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/eel-moun/docker-virtualisation
This project aims to broaden my knowledge of system administration by using Docker.
debian docker docker-compose docker-container docker-image docker-networks docker-volumes dockerfile env mariadb mariadb-server nginx nginx-configuration wordpress
Last synced: 30 Dec 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: 20 Jan 2025
https://github.com/sgibson91/bump-helm-deps-action
GitHub Action to update dependencies of a Helm Chart
action dependency dependency-manager docker dockerfile github-action helm helm-chart python python3
Last synced: 28 Oct 2024
https://github.com/abdullahkhawer/simple-elasticsearch-cleaner
A simple Elasticsearch cleaner based on a Python script to clean up all indices and data streams from the Elasticsearch cluster which are older than the specified number of days.
cleaner curation curator data-cleaner data-cleaning docker docker-image dockerfile elasticsearch elasticsearch-cleaner elasticsearch-client elasticsearch-cluster elasticsearch-curator helm helm-chart helm3 python python3 terraform terraform-module
Last synced: 11 Oct 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-memcached
Docker recipe to build a Memcached image
docker docker-image dockerfile memcached
Last synced: 28 Dec 2024
https://github.com/alankrantas/hello-world-rest-apis
"Hello World" Simple REST APIs in several languages
axum deno docker dockerfile express flask gin-gonic golang java javascript python rest-api restful-api rust springboot typescript
Last synced: 11 Nov 2024
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/fscm/docker-mongodb
Docker recipe to build an MongoDB image
docker docker-image dockerfile mongodb
Last synced: 28 Dec 2024
https://github.com/pfitzer/docker-php-fpm
some PHP-8.x docker containers
docker docker-compose dockerfile php-fpm php8
Last synced: 16 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/rudolfolah/secure_django_code_exercise_files_05_02_end
Updated source code for "Secure Coding with Django" video course, chapter 5.2 exercise files
django django-oauth-toolkit django-rest-api docker-compose dockerfile dockerfile-examples httpie
Last synced: 03 Jan 2025
https://github.com/francosbaffi/devops-project
A Dockerized project showcasing load balancing with NGINX, block storage, containerized app deployment, and Git branch management for seamless development and production workflows.
docker docker-compose dockerfile load-balancer nginx proxy-reverse
Last synced: 29 Dec 2024
https://github.com/chneau/docker-apache-pig
Some pig !
cochon docker docker-image dockerfile pig-latin
Last synced: 27 Dec 2024
https://github.com/nickheap/docker-oe117-db
Dockerfile for OpenEdge 11.7 database
database docker dockerfile linux openedge
Last synced: 09 Jan 2025
https://github.com/nickheap/docker-oe117-as
Dockerfile for OpenEdge 11.7 appserver
appserver docker dockerfile linux openedge
Last synced: 09 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/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/t3easy/docker-php
Docker PHP-FPM image
docker docker-image docker-images dockerfile php typo3
Last synced: 21 Jan 2025
https://github.com/blinklabs-io/docker-cardano-wallet
Builds cardano-cli from source using cabal on debian
cardano cardano-wallet docker docker-container docker-image dockerfile
Last synced: 28 Jan 2025
https://github.com/alpha951/dockerizing-basic-node-server
A basic project to learn about docker. This can be referred as tutorial to create a dockerize container from github
docker docker-container docker-image dockerfile
Last synced: 01 Feb 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/blinklabs-io/docker-mithril-client
Builds mithril-client from source on Debian
cardano docker docker-container docker-image dockerfile
Last synced: 28 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