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/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/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/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/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/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/jkremser/hawkular-services-mini-dockerfiles

dockerfiles for hawkular-services based on Alpine linux

docker-image dockerfile

Last synced: 13 Dec 2024

https://github.com/qainsights/jmeter-plugins-custom-source

Use this Dockerfile to build a JMeter Plugins repo and host it in your org.

docker dockerfile jmeter jmeter-plugins nginx performance-testing

Last synced: 13 Dec 2024

https://github.com/beenotung/gen-dockerfile-install

auto generate npm install script for each dependency in Dockerfile for caching

dependency-management dockerfile npm npm-scripts

Last synced: 01 Jan 2025

https://github.com/syedsaadahmed/dockerizing_python_app

Dockerizing a simple python flask application

docker dockerfile python python-flask

Last synced: 03 Jan 2025

https://github.com/chintak/theano-lasagne-docker

Dockerfile for Lasagne with Cuda support. Look at the branches for relevant Dockerfiles - ``cpu`` and ``gpu``.

caffe cuda docker dockerfile install-script lasagne machine-learning machine-learning-library theano

Last synced: 23 Dec 2024

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

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

https://github.com/nanmu42/elastalert-docker

:triangular_flag_on_post: Unofficial Elastalert docker image

alert alerting docker docker-image dockerfile elastalert elasticsearch

Last synced: 18 Dec 2024

https://github.com/gvatsal60/cmakedockertemplate

🐳📦 Streamlined C++ Template Development with CMake and Docker

c cmake cpp docker docker-container docker-image dockerfile make makefile

Last synced: 18 Dec 2024

https://github.com/awncorp/perl-b8sd

Perl 5.32.0 (with curated pre-installed distributions)

dockerfile perl perl5

Last synced: 01 Jan 2025

https://github.com/wesleyp846/conteiner_mysql_docker

Contêiner Mysql com persistência de dados na pasta de escolha do usuário. Fácil implementação e replicável para vário sistemas operacionais

banco-de-dados containers docker docker-compose docker-container dockerfile mysql mysql-client mysql-database mysql-server mysql8

Last synced: 01 Jan 2025

https://github.com/yash509/devsecops-java-based-library-management-system-deployment

Developed a Library Management System using JAVA, HTML, and CSS, and deployed it on Docker Container and Kubernetes Cluster using Jenkins CI/CD pipeline while following the DevSecOps Prctices.

ci-cd css developer-tools devops devsecops devsecops-pipeline docker dockerfile hcl html java jenkins kubernetes pipeline terraform

Last synced: 18 Dec 2024

https://github.com/hendurhance/express-dockerize

Express.js-based API for sales data with Docker bootstrapping

docker docker-compose dockerfile express nodejs

Last synced: 18 Dec 2024

https://github.com/eifinger/glances-docker-armv71

Glances Dockerfile for armv71

armv7 armv7l dockerfile glances

Last synced: 24 Dec 2024

https://github.com/sanchithaudana/bmi-calculater-with-docker-image

React Based Simple BMI Calculate Web Application

docker docker-image dockerfile javascript reactjs

Last synced: 18 Dec 2024

https://github.com/jahn08/web-timer

A web application to set a timer or stopwatch along with some customisation provided

bootstrap4 docker docker-compose docker-container docker-image docker-secrets dockerfile eslint javascript mocha mongo mongoose nodejs nodemailer passport timer vuejs2

Last synced: 24 Dec 2024

https://github.com/kento75/alpine-nginx-docker

Alpine Linuxを使用したNginxのDockerイメージ

alpine-linux docker dockerfile nginx

Last synced: 19 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/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/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/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/turbot/guardrails-agent-kubernetes

Docker container for Guardrails Kubernetes agent

dockerfile kubernetes osquery turbot-guardrails

Last synced: 01 Jan 2025

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/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/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/schadokar/coffee-hai

Coffee hai is a project of journey of a coffee. It is microservice project.

docker-compose dockerfile go golang microservice mysql nodejs reactjs redis

Last synced: 25 Dec 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/jaideraf/docker-idzebra-arm64

Dockerfile for jaideraf/idzebra-arm64

dockerfile z39-50

Last synced: 25 Dec 2024

https://github.com/benjy8001/php-fpm-opencv

Multistage building of php-fpm docker image with opencv ext

docker dockerfile opencv php-fpm

Last synced: 02 Jan 2025

https://github.com/shini4i/docker-python-poetry

Docker images with python and poetry

dockerfile python python-poetry

Last synced: 02 Jan 2025

https://github.com/pmuens/dockerfiles

Dockerfiles I use on my machine to do various tasks...

docker docker-compose docker-container docker-image dockerfile

Last synced: 26 Dec 2024

https://github.com/cybersecurity-dev/docker-toolkit

Reusable Docker Scripting Toolkit for Development Environment Setup

docker dockerfile dockerhub pcap-analyzer

Last synced: 02 Jan 2025

https://github.com/thnguyen101/spring-samples

Chứa hầu hết các lý thuyết của Spring được tôi học và cô đọng lại trong các mẫu dự án. Các mẫu dự án là đơn giản nhất có thể

application-server dockerfile spring-actuator spring-autoconfiguration spring-boot spring-data-jpa spring-mvc spring-oauth2 spring-security two-factor-authentication

Last synced: 26 Dec 2024

https://github.com/sergiovieirawebb/project-docker-todo-list

Durante o curso de Desenvolvimento Web Full-Stack da Trybe, como parte do processo de aprendizagem de Sérgio em desenvolvimento back-end, ele realizou o projeto "Docker Todo List".

docker docker-compose docker-container docker-image dockerfile

Last synced: 26 Dec 2024

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

This repository is part of the APPUiO Microservices Example and contains the Gitlab runner for compiling Scala SBT applications in Gitlab CI. Please refer to the main repository for detailed instructions.

dockerfile gitlab-ci gitlab-runner

Last synced: 02 Jan 2025

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

This repository is part of the APPUiO Microservices Example and contains the docker image to be used for compilation of the Users microservice. Please refer to the main repository for detailed instructions.

dockerfile elixir

Last synced: 02 Jan 2025

https://github.com/kdcllc/chavahdocker

Chavah Radio Docker file and database import utility

docker docker-compose dockerfile radio ravendb ravendb-server ravendev

Last synced: 03 Jan 2025

https://github.com/rudolfolah/docker-circleci-upgraded-npm

Dockerfiles based on CircleCI images that included upgraded versions of npm

circleci circleci-cimg docker docker-image dockerfile

Last synced: 03 Jan 2025

https://github.com/syedsaadahmed/devops-infrastructure-as-a-code

DevOps Homework by 3yourmind for testing purposes. Example of Infrastructure as a code, further description available in readme file.

ansible django docker-compose dockerfile nginx vuejs

Last synced: 03 Jan 2025

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/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/devenes/terraform-docker-swarm-ecr-phonebook

Project aims to deploy Flask Phonebook Application within a Docker Swarm Cluster on Elastic Compute Cloud (EC2) Instances by pulling the app images from the AWS Elastic Container Registry (ECR) repository using Terraform.

aws aws-elastic-container-registry containerization docker docker-compose docker-swarm dockerfile ecr elastic-compute-cloud elastic-container-registry flask iam-policy mysql shell swarm terraform

Last synced: 03 Jan 2025

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/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/johannestegner/docker-php-fpm

Docker image for php-fpm including a few extensions.

alpine docker dockerfile php php-fpm

Last synced: 04 Jan 2025

https://github.com/farbautie/template-flask-python

This is a starter template for a Flask project. It provides a basic structure and initial configurations to quickly start developing web applications with Flask.

backend docker dockerfile flask flask-application python

Last synced: 04 Jan 2025

https://github.com/elisstaaf/fmake

"Make" software built on M4. Contributions are welcome!

build-automation build-system build-tool dockerfile go golang makefile shell shell-script

Last synced: 04 Jan 2025

https://github.com/spodin/learning-sql

Learning SQL with example schema in Docker

dockerfile learning-sql

Last synced: 08 Jan 2025

https://github.com/sasaplus1/docker-fix-orientation

fix orientation for 360 panorama photo

dockerfile panorama theta360

Last synced: 19 Nov 2024

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/artodeschini/wso2-containers

Criação de containers docker wso2

docker docker-compose docker-container dockerfile soa wso2

Last synced: 16 Nov 2024

https://github.com/adjh54ir/multiflex-docker

Dockerfile 기반 실습을 위한 Repository입니다.

docker docker-compose docker-image dockerfile

Last synced: 19 Nov 2024

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/gisce/docker-oopython-test

Dockerfile for our drone.io ERP tests

docker dockerfile python

Last synced: 15 Nov 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/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/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/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/overneath/serf

hashicorp/serf `FROM scratch`

cli docker-image dockerfile gossip-protocol hashicorp-serf serf

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

https://github.com/mkorthof/docker-srtool

SRTool Dockerfile

docker dockerfile shell-script

Last synced: 23 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/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/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/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/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/thainguyencoffee/spring-samples

Chứa hầu hết các lý thuyết của Spring được tôi học và cô đọng lại trong các mẫu dự án. Các mẫu dự án là đơn giản nhất có thể

application-server dockerfile spring-actuator spring-autoconfiguration spring-boot spring-data-jpa spring-mvc spring-oauth2 spring-security two-factor-authentication

Last synced: 13 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/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/sergiorussia/docker-openjdk-javafx-sbt

Docker files for OpenJDK with JavaFX and SBT

dockerfile javafx openjdk openjfx sbt scala

Last synced: 19 Nov 2024