Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/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/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/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/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/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

dockerfile panorama theta360

Last synced: 20 Jan 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.

docker-compose dockerfile ssh

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/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/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/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/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/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/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/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/cloudposse-archives/remotecv

Remote OpenCV Server for use with Thumbor Server

dockerfile remotecv thumbor

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/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/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/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/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/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/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

arm dockerfile

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