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/allaman/nvim-docker

Dockerized Neovim in different flavours and architectures

docker dockerfile dockerhub neovim nightly stable

Last synced: 17 Dec 2024

https://github.com/benjitrapp/golden-snitch

Evil little Snitch that can be used for good or evil

dockerfile helm man-in-the-middle-attack openshift-v4 proxy snitch

Last synced: 24 Dec 2024

https://github.com/wei/nyancat-server

Docker Image for klange/nyancat telnet server.

docker-image dockerfile nyancat telnet-server

Last synced: 13 Dec 2024

https://github.com/vscode-icons/docker

Docker files repository used for vscode-icons

docker docker-image dockerfile dockerfiles vscode-icons

Last synced: 01 Jan 2025

https://github.com/kijuky/docker-openhsp-linux

macOSでHSPを実行してみる

dockerfile hsp hsp3-openhsp-linux

Last synced: 01 Jan 2025

https://github.com/shahincsejnu/httpapiserver

A basic RESTful API server, build with Golang.

dockerfile jwt-authentication

Last synced: 01 Jan 2025

https://github.com/msfidelis/serverless-docker

:whale: :package: Serverless Docker Image

dockerfile serverless serverless-framework

Last synced: 18 Dec 2024

https://github.com/cometkim/go-dep-onbuild

Go + Dep build time image

docker docker-image dockerfile go golang

Last synced: 18 Dec 2024

https://github.com/ventx/docker-newman-reporter

Docker image with newman and varios newman-reporter plugins

docker dockerfile newman newman-reporter newman-reporters

Last synced: 25 Dec 2024

https://github.com/joeshaw/busybox-nonroot-docker

Docker image based on busybox:glibc with "nobody" user with UID 1.

busybox docker dockerfile

Last synced: 18 Dec 2024

https://github.com/crystalnet-org/paperless-ftpd

Docker container tailored to run alogside paperless-ngx where it provides a ftpd service that authenticates against the paperless-ngx database backend

docker-image dockerfile paperless paperless-ng paperless-ngx

Last synced: 18 Dec 2024

https://github.com/rahul-dhar-e5609/scaling-web-app

A repository for learning how to scale a web application, concentrates over using docker containers over a bridge network for application instances that are being load balanced using the Round Robin algorithm. The application instances interact with a data service and a logging service that run in their separate containers.

container docker dockerfile go golang load-balancer microservice

Last synced: 19 Dec 2024

https://github.com/frnn4268/task-manager-docker

A simple task management system built using the MERN stack (MongoDB, Express, React, Node.js) and Docker. This project allows you to manage tasks with CRUD operations and prioritize tasks.

antdesign axios-react docker docker-compose docker-container docker-image docker-volume dockerfile expressjs mongodb nodejs reactjs

Last synced: 19 Dec 2024

https://github.com/numtide/docker-host-forwarder

Docker image that will forward udp/tcp to docker host

docker-image dockerfile

Last synced: 25 Dec 2024

https://github.com/feltex/usandodocker

Vários exemplos de como utilizar Docker com MySQL, PostgreSQL, Nginx e MongoDB

docker docker-compose docker-container docker-image dockerfile dockerfiles dockerhub mongodb mysql nginx postgresql

Last synced: 01 Jan 2025

https://github.com/sergelogvinov/devops-examples

Devops opinionated best practices

cicd devops dockerfile github-actions makefile taskfile

Last synced: 26 Dec 2024

https://github.com/satishdash/alpine-mongodb

Creates an alpine mongodb4.0 docker image

alpine dockerfile mongo mongodb

Last synced: 26 Dec 2024

https://github.com/appuio/gitlab-runner-oc

This repository is part of the APPUiO Microservices Example and contains the Gitlab runner for running OpenShift commands in Gitlab CI. Please refer to the main repository for detailed instructions.

dockerfile gitlab-ci gitlab-runner vshn-project-ignore

Last synced: 02 Jan 2025

https://github.com/appuio/shop-example-api-builder

This repository is part of the APPUiO Microservices Example and contains the Source-To-Image builder for the API microservice. Please refer to the main repository for detailed instructions.

dockerfile play-framework scala source-to-image

Last synced: 02 Jan 2025

https://github.com/esperanca-leonardo/microservice-email

Microservice Email simplifies email sending via Gmail using Java with Spring Boot, offering scalability and efficiency by leveraging Gmail's robust SMTP infrastructure.

docker docker-compose dockerfile email-sender github-actions java jpa-hibernate lombok postgresql rest-api spring-boot spring-validation

Last synced: 03 Jan 2025

https://github.com/syedsaadahmed/embl-ebi-devops-sre

Solution for the test of EMBL-EPI DevOps-SRE

docker docker-compose dockerfile grafana prometheus restful-api

Last synced: 03 Jan 2025

https://github.com/devgine/symfony-golden-image

Docker image based on official php, composer and alpine docker images. This image contains symfony framework with all its required extensions.

alpine alpine-linux composer devops docker dockerfile multi-environment php symfony symfony-cli

Last synced: 03 Jan 2025

https://github.com/hernanmd/rehh2-docker

Dockerfile for REHH version 2.0.4

dockerfile population-genomics r

Last synced: 03 Jan 2025

https://github.com/ericdowell/laravel-circleci

Docker container for running tests/builds in CircleCI 2.0, meant for the PHP Framework Laravel.

circleci docker docker-container docker-image dockerfile laravel laravel-circleci ngnix php-fpm php7

Last synced: 03 Jan 2025

https://github.com/alok722/docker-getting-started

Documented what, why & how about docker along with most used commands.

docker docker-compose docker-container docker-image dockerfile

Last synced: 03 Jan 2025

https://github.com/davorpa/clustered-redis-deno-todos-app

A demo multi-module project containing a REST API and a web application, to practice and learn about Deno, Hono, React, Docker, Docker Compose, Redis and more.

deno docker-compose dockerfile hono honojs redis redis-cluster redis-server vitejs-react-typescript

Last synced: 12 Dec 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: 19 Dec 2024

https://github.com/lepetitbloc/sentinel

:satellite: Docker Image packaging for Sentinel

dash dockerfile sentinel

Last synced: 27 Nov 2024

https://github.com/aracki/ibm_mq-spring-boot-jms

Spring Boot application with JMS listener for IBM MQ. Ready to deploy as a Docker container.

docker dockerfile ibm-mq jms spring-boot spring-jms

Last synced: 03 Jan 2025

https://github.com/mohamad-shosha/spring-jpa

"The project showcases the use of JPA for database operations and Hibernate for Object-Relational Mapping (ORM), providing seamless backend integration for managing and querying data, along with Docker and Docker Compose configurations to facilitate containerization and deployment."

docker docker-compose dockerfile dockerhub hibernate java jpa-repository liquibase maven mysql spring-boot

Last synced: 18 Nov 2024

https://github.com/owenthewizard/runit

A basic runit environment to be used as a base for multi-service containers.

container containers docker docker-container docker-image dockerfile init runit

Last synced: 04 Dec 2024

https://github.com/yokawasa/angular4-quickstart

Angular 4 Apps Quickstart Configuration that deploys an app using angular-cli and Docker Container

angular angular4 docker docker-compose dockerfile nodejs

Last synced: 17 Dec 2024

https://github.com/shiritai/oh-my-scripts

The scripting tool for container environment build-up development. OH MY SCRIPTS!!!

bash-script container developer-tools docker dockerfile firefox gnome no-vnc nvidia-docker ssh systemd user vnc vscode

Last synced: 16 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: 19 Dec 2024

https://github.com/wadjetz/scala-sbt-nodejs

Docker Container with Scala, SBT, Node.js and NPM

docker docker-image dockerfile nodejs sbt scala

Last synced: 26 Nov 2024

https://github.com/frnn4268/full-stack-cache

This project is a full-stack application with a Node.js and Express backend, a React frontend, and Redis cache. It uses Docker for containerization and Docker Compose for managing the multi-container setup.

docker-compose dockerfile expressjs nginx nodejs redis vite

Last synced: 19 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: 19 Dec 2024

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: 19 Dec 2024

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: 21 Nov 2024

https://github.com/moheladwy/todofullstack

This is my Todo Fullstack Application made by ASP.NET Core 8 Web API for the backend and ReactJS for the frontend.

api-deployment asp-api asp-api-dockerfile asp-api-pipeline asp-net-api asp-net-application asp-net-core asp-net-core-api automation-pipeline deployment docker dockerfile jenkins-pipeline

Last synced: 12 Dec 2024

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: 01 Jan 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: 28 Nov 2024

https://github.com/turbot/guardrails-agent-kubernetes

Docker container for Guardrails Kubernetes agent

dockerfile kubernetes osquery turbot-guardrails

Last synced: 01 Jan 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: 28 Nov 2024

https://github.com/btr1975/tftp

Dockerfile to Build a tftp server

docker docker-image dockerfile tftp tftp-server tftpd ubuntu ubuntu1604

Last synced: 08 Dec 2024

https://github.com/hattya/ci

Docker images for CI

ci docker dockerfile

Last synced: 27 Nov 2024

https://github.com/9fv/docker-supervisor-sshd-dind

A Docker image to run SSH server and DIND (Docker in Docker). Useful to validate locally Ansible playbooks.

dind docker docker-in-docker dockerfile sshd supervisor

Last synced: 02 Dec 2024

https://github.com/adnanhodzic/atuf.app-deployment

atuf.app deployment code which will allow you to automatically deploy to GCP Cloud Run using Cloud Build (cloudbuild.yaml) & avoid any “ClickOps” with Terraform.

app automation cloud cloudbuild cloudrun deployment deployment-automation disaster-recovery dockerfile dr gcp gcp-cloud-build gcp-cloud-run github googlecloud iac reliability serverless terraform terraform-gcp

Last synced: 18 Nov 2024

https://github.com/hfm/docker-ngx_mruby

This is the Git repo of the unofficial Docker image for ngx_mruby.

dockerfile ngx-mruby

Last synced: 19 Dec 2024

https://github.com/yashpimple/docker-kubernetes-java-project

DevOps Project 1 - Deployed a Java Shop Cart Application using Docker and Kubernetes

docker dockerfile java kubernetes

Last synced: 17 Nov 2024

https://github.com/professormanhattan/common-dockerfile

Common files used in Dockerfile projects including global common files, documentation partials, and shared configurations 🐳

common docker dockerfile files mblabs megabytelabs npm package professormanhattan shared washingtondc

Last synced: 03 Dec 2024

https://github.com/nwtgck/nginx-internal-server-error-dockerfile

Docker image which always returns Nginx 500 "Internal Server Error"

docker dockerfile nginx

Last synced: 13 Dec 2024

https://github.com/joelteogom/easycab

EasyCab is a distributed system that simulates an autonomous taxi service. It manages real-time communication between taxis, sensors, customers, and a central control server. The project integrates Spring Boot, Kafka for message streaming, and PostgreSQL for database management, ensuring scalability and fault tolerance.

distributed-systems docker dockercompose dockerfile kafka postgresql protocol real-time sockets spring-boot streaming websocket

Last synced: 16 Dec 2024

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: 28 Nov 2024

https://github.com/erikmd/docker-coq-travis-ci-demo-2

Docker-Coq + Travis CI demo 2

ci coq docker-coq dockerfile travis-ci

Last synced: 25 Dec 2024

https://github.com/appuio/shop-example

The APPUiO Microservices Example is a comprehensive documentation that describes how one could build continuous integration pipelines that build and deploy an exemplary microservice application to APPUiO (RedHat OpenShift). This repository is the umbrella repository that contains all the sources and tools needed to work through the documentation.

continuous-integration dockerfile gitlab-ci jenkins openshift source-to-image

Last synced: 02 Jan 2025

https://github.com/b0ch3nski/revealjs-markdown-nginx

Reveal.js with Markdown support hosted by Nginx on Docker.

alpine alpine-linux docker docker-image dockerfile markdown nginx reveal-js revealjs slides slideshow

Last synced: 23 Dec 2024

https://github.com/blinklabs-io/docker-mithril-signer

Builds mithril-signer from source on Debian

cardano docker docker-container docker-image dockerfile

Last synced: 03 Jan 2025

https://github.com/professormanhattan/codeclimate-ansible-lint

🔥👉 An Ansible Lint slim container and a CodeClimate engine container for GitLab CI 🔥🔥🔥

ci codeclimate container docker dockerfile gitlab gitlab-ci mblabs megabytelabs pipeline professormanhattan virtualization washingtondc

Last synced: 03 Dec 2024

https://github.com/ye/docker-maven-nodejs

Dockerized environment for Apache Maven + NodeJS

apache-maven dockerfile node npm

Last synced: 18 Nov 2024

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: 15 Nov 2024

https://github.com/george-the-penguin/render-spring-boot-rest-api-poc

This is a simple Spring Boot REST API Proof of Concept (POC) project. The goal of this project is to demonstrate how to create a REST API using Spring Boot, and it can run properly in the Render ecosystem.

apache-maven docker dockerfile java java-17 openapi3 postgresql rest-api spring-boot spring-boot-3 spring-data-jpa

Last synced: 18 Nov 2024

https://github.com/jitesoft/docker-go

Docker image containing Go on Alpine and Ubuntu Linux.

alpine docker docker-image dockerfile dockerimage go golang hacktoberfest jitesoft ubuntu

Last synced: 04 Jan 2025

https://github.com/ventx/alpine-terraform

terraform in an alpine container

alpine alpine-linux docker dockerfile

Last synced: 25 Dec 2024

https://github.com/ahuh/docker-arm-sickchill

Docker image (ARMv7) hosting a SickChill server with WebUI

arm docker dockerfile series sickchill tvshows

Last synced: 20 Nov 2024

https://github.com/jkremser/hawkular-services-mini-dockerfiles

dockerfiles for hawkular-services based on Alpine linux

docker-image dockerfile

Last synced: 13 Dec 2024

https://github.com/maxgfr/docker-express-react

Dockerize in production a react application using express as server

containerization docker docker-react dockerfile express production react

Last synced: 25 Dec 2024

https://github.com/jitesoft/docker-composer

Docker image with alpine linux, php and composer.

composer docker dockerfile dockerimage hacktoberfest php

Last synced: 04 Jan 2025

https://github.com/muratgozel/postgresql-pgbackrest

Docker image for PostgreSQL with pgBackRest backup/restore tool.

docker dockerfile pgbackrest postgresql

Last synced: 03 Dec 2024

https://github.com/codewithmuh/dockerize_react

This repository provides a guide on how to containerize a React application using Docker.

codewithmuh docker docker-container dockerfile dockerize-react nodejs react reactjs

Last synced: 17 Nov 2024

https://github.com/caphosra/CTFDocker

This is a docker image for Capture The Flag and many useful and famous tools are on this image.

capture-the-flag ctf ctf-docker ctf-tools docker-ctf docker-image dockerfile pwn reverse-engineering

Last synced: 21 Nov 2024

https://github.com/danteay/php7-pgsql

Docker image base on *php:7-alphin* with pgsql extension

docker docker-compose dockerfile pgsql php7

Last synced: 30 Nov 2024