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/mec/docker-getkirby

Kirby CMS Dockerfile

docker dockerfile getkirby kirby kirby-cms

Last synced: 08 Feb 2025

https://github.com/aeksco/jupyter-tabula

Docker container image built with Jupyter Notebook and Tabula for PDF scraping

docker docker-image dockerfile jupyter jupyter-notebook pandas pdf pypdf pypdf2 scraper tabula tabula-py

Last synced: 23 Jan 2025

https://github.com/ak4m410x01/gym_management_application_api

The Gym Mobile Application aims to provide a comprehensive platform for gym members, coaches, and visitors, facilitating efficient management, communication, and interaction within the gym environment. The application caters to different user roles, including Admin, Coach, Member, and Visitor, each with specific responsibilities.

api django-framework djangorestframework djangorestframework-simplejwt dockercompose dockerfile gym-management-system jwt postgres postman python restful-api

Last synced: 12 Feb 2025

https://github.com/alanmacgowan/docker-files

Sample Dockerfiles

chocolatey docker dockerfile

Last synced: 23 Jan 2025

https://github.com/greatwizard/node-browsers

🐬 Node.js docker images bundled with ready-to-use headless browsers πŸ§ͺ

browsers chrome chromedriver docker dockerfile firefox geckodriver node xvfb

Last synced: 03 Feb 2025

https://github.com/yash509/devsecops-mcc-deployment

Developed a Magic Color Changer website using HTML, CSS and JavaScript, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.

aws azure cloud css devops devops-pipeline devops-tools devsecops devsecops-pipeline docker dockerfile gcp hcl html javascript jenkins jenkinsfile kubernetes terraform

Last synced: 18 Jan 2025

https://github.com/jamescherti/docker-oddmuse

Oddmuse Docker container (Dockerfile)

debian docker dockerfile oddmuse

Last synced: 20 Nov 2024

https://github.com/jim60105/docker-moe-llava

This is the docker image for gesen2egee/MoE-LLaVA-hf, a script that uses MoE-LLaVA to describe images. It is designed to prepare the training set caption for stable diffusion model training. (Dockerfile, CI image build)

docker-image dockerfile

Last synced: 29 Jan 2025

https://github.com/roaldnefs/dockerfiles

Various Dockerfiles I use on my laptop and on servers.

docker dockerfile dockerfiles

Last synced: 15 Feb 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/mkhuda/docker-postgresql-multidatabase

Create PostgreSQL Docker with Multiple Database (Prod, Dev, Test) Grant by postgres User

docker docker-compose dockerfile postgresql postgresql-database

Last synced: 10 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/ismailsunni/dockeRs

A collection of docker image of various R implementations on various platform both vanilla and with geospatial R packages.

archlinux debian docker docker-image dockerfile fastr fedora mro pqr r renjin

Last synced: 04 Dec 2024

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/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/saiteja13427/docker-laravel

πŸ‹ A completely dockerised multicontainer setup using which you can have a laravel development environment without installing anything except docker. You can have a fully functional laravel development environment locally with just two commands.

docker docker-compose dockerfile laravel laravel-development laravel-environment laravel-framework laravel-installation

Last synced: 30 Jan 2025

https://github.com/fscm/docker-toolchain

Docker recipe to build an image with some of the GNU toolchain tools

docker docker-image dockerfile gnu toolchain

Last synced: 19 Feb 2025

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/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/voltan/nginx-vod-module-docker

Local dockerfile for run nginx vod module by kaltura

docker dockerfile hls kaltura m3u8 nginx nginx-vod stream

Last synced: 03 Dec 2024

https://github.com/jefftriplett/devd

🐳 A Dockerfile/Docker Image for running devd

devd docker dockerfile proxy

Last synced: 10 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/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/javidjms/docker-prepare

Docker-prepare is a tool for generating Dockerfile from a combination of templates

docker docker-prepare dockerfile extends jinja template

Last synced: 12 Feb 2025

https://github.com/pabloripoll/docker-symfony-7-php-fpm-8

Docker Symfony 7 service with PHP FPM 8.3 served by Nginx 1.24 on Alpine 3.19 and MariaDB 10.11 service

alpine docker docker-compose dockerfile mariadb nginx php-fpm php8

Last synced: 12 Feb 2025

https://github.com/yash509/devsecops-python-django-todo-app-deployment

Developed a Python's Django Framework based To-Do Application, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.

aws azure cloud devops devops-tools devsecops django-framework docker dockerfile eks-cluster gcp hcl jenkins jenkins-pipeline jenkinsfile kubernetes project-repository python3 terraform

Last synced: 18 Jan 2025

https://github.com/zeroc0d3/ubuntu-ruby

Docker base image for Ubuntu/Ruby.

docker docker-image dockerfile ubuntu

Last synced: 05 Feb 2025

https://github.com/fatelei/dockerfile

self used docker file

dockerfile

Last synced: 24 Jan 2025

https://github.com/zeroc0d3/ruby-base

Base image for zeroc0d3 ruby apps

docker docker-image dockerfile ruby ruby-on-rails

Last synced: 05 Feb 2025

https://github.com/eacontang/docker-opentsdb

Ready-to-run OpenTSDB image.

docker dockerfile opentsdb

Last synced: 23 Jan 2025

https://github.com/zeroc0d3/ruby

Ruby docker images from Ubuntu. Installation using ruby-install

docker dockerfile ruby

Last synced: 05 Feb 2025

https://github.com/zeroc0d3/myrails-docker-unicorn-cap

Deploying Rails application (Unicorn + Capistrano) With Docker

capistrano docker docker-compose dockerfile ruby ruby-on-rails unicorn

Last synced: 05 Feb 2025

https://github.com/zeroc0d3/ubuntu-core

Docker base image for Ubuntu with some core libraries & utilities.

docker docker-image dockerfile ubuntu

Last synced: 05 Feb 2025

https://github.com/mohammadshaad/tanx.fi-assignment

A price alert application that triggers an email when the user’s target price is Achieved. Say, the current price of BTC is $28,000, a user sets an alert for BTC at a price of 33,000$. The application should send an email to the user when the price of BTC reaches 33,000$.

docker dockerfile golang jwt postgresql rabittmq redis sql

Last synced: 09 Jan 2025

https://github.com/aifrak/elixir-docker

Installation of dockerized Elixir (Debian).

docker dockerfile elixir

Last synced: 21 Jan 2025

https://github.com/aifrak/phoenix-docker

Installation of dockerized Phoenix / Elixir (Debian).

docker dockerfile elixir phoenix phoenix-docker phoenix-framework

Last synced: 21 Jan 2025

https://github.com/kasir-barati/cloud

It was my endeavour to build a wrapper around Docker and develop a RESTful API. In order to serve Platform as a Service. But now it's a place to learn more about cloud and put things into practice, of course things that are related to this topic.

aws backend bash bash-script cloud cloud-computing docker dockerfile linux nodejs npm paas platform-as-a-service postgresql restful-api

Last synced: 29 Jan 2025

https://github.com/dzoukr/dockerfiles

Various dockefiles for Docker Hub automated builds

docker dockerfile

Last synced: 18 Jan 2025

https://github.com/snowkelus/sven

Sven is a Docker-based Github Action Repository Push module for Github Repositories and README automation kit..

automationkit bash docker dockerfile git gitflow toolkit

Last synced: 12 Feb 2025

https://github.com/fscm/docker-unbound

Docker recipe to build an Unbound image

docker docker-image dockerfile unbound-dns

Last synced: 19 Feb 2025

https://github.com/fscm/docker-mkpasswd

Docker recipe to build a mkpasswd tool image

docker docker-image dockerfile mkpasswd

Last synced: 19 Feb 2025

https://github.com/fscm/docker-mongodb

Docker recipe to build an MongoDB image

docker docker-image dockerfile mongodb

Last synced: 19 Feb 2025

https://github.com/fscm/docker-memcached

Docker recipe to build a Memcached image

docker docker-image dockerfile memcached

Last synced: 19 Feb 2025

https://github.com/fscm/docker-jupyter

Docker recipe to build an Jupyter Notebook image

docker docker-image dockerfile jupyter jupyter-notebook jupyterlab python3

Last synced: 19 Feb 2025

https://github.com/yukihiko-shinoda/action-deploy-wordpress-plugin

GitHub Action for deploy WordPress plugin into SubVersion repository on WordPress.org.

deploy deployment deployment-automation docker dockerfile github-actions wordpress-plugin wp-plugin

Last synced: 05 Feb 2025

https://github.com/codewithpraveen/labs-docker-dockerfile

Repo for the "Containerize a Weather app using Dockerfile" lab

docker dockerfile

Last synced: 29 Jan 2025

https://github.com/deepurai/docker

Dockerize PHP application

docker docker-image dockerfile

Last synced: 25 Jan 2025

https://github.com/yannx79/nk-nginx-docker

A Dockerized setup for running Nginx as a web server or reverse proxy. Includes configurations for easy CI/CD integration and web app deployment.

cd ci ci-cd cicd docker docker-compo dockerfile git git-flow github-actions nginx web

Last synced: 21 Jan 2025

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

Example application containing NodeJS and SQLite, being transformed into an image with Docker.

docker docker-compose docker-container docker-image dockerfile javascript node node-js nodejs sqlite

Last synced: 23 Jan 2025

https://github.com/gordon-f/docker-android-ndk-rust

Docker image with pre-installed NDK and Rust Stable

android android-ndk docker dockerfile rust rust-lang

Last synced: 24 Jan 2025

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: 23 Jan 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: 12 Feb 2025

https://github.com/eitancj/python_in_docker

Playing around with docker images, python and streamlit

container-image containerization docker dockerfile python python-docker python3 streamlit

Last synced: 16 Jan 2025

https://github.com/onero/angular-jenkinsci

Personal project built upon jenkinsci/docker: https://github.com/jenkinsci/docker

angular docker docker-compose dockerfile jenkins jenkins-ci xvfb

Last synced: 23 Jan 2025

https://github.com/yash509/devsecops-boxjump-game-deployment

Developed a BoxJump Game 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 dockerfile eks-cluster gcp hcl html javascript jenkins jenkins-pipeline kubernetes project-repository terraform

Last synced: 23 Jan 2025

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: 23 Jan 2025

https://github.com/jufab/docker-yadoms

Image Docker for Yadoms

docker dockerfile yadoms

Last synced: 23 Jan 2025

https://github.com/sanketbhandare/docker-complete-course

Complete Docker Zero to Hero Course with Practical Sessions & End-to-End Project

docker docker-compose docker-container docker-image dockerfile

Last synced: 05 Feb 2025

https://github.com/suyanhanx/hub

docker image hub

docker docker-image dockerfile

Last synced: 12 Feb 2025

https://github.com/alilotfi23/jenkins-docker

Simple devops project

apache ci ci-cd docker dockerfile jenkins

Last synced: 12 Feb 2025

https://github.com/roc41d/spring-data-neo4j-example-app

Spring Data Neo4j Example Application + Spring Boot

dockerfile examples java neo4j spring-boot spring-data spring-data-neo4j

Last synced: 21 Jan 2025

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

Dockerfiles for deep learning dev

dockerfile nvidia-docker tensorflow

Last synced: 29 Jan 2025

https://github.com/engineerit2014/kit-go

Set of common packages used by all or most projects in my repositories: Postgresql DB, Postgresql Migrations, Error Handling Middleware and Redis DB.

docker-compose dockerfile golang golang-library makerfile postgresql redis

Last synced: 25 Jan 2025

https://github.com/kaitoy/docker-drone-oss

Dockerfile for Drone Open Source Edition

docker dockerfile drone

Last synced: 29 Jan 2025

https://github.com/shakaib-arif/docker-lamp

Single container docker LAMP stack using runit as an init scheme.

apache2 bash-scripting docker docker-container dockerfile lamp-stack linux mariadb-server wordpress

Last synced: 12 Feb 2025

https://github.com/zabir-nabil/dockerfiles-deep-learning

Simple Dockerfiles for fast deep learning experiments

deep-learning docker dockerfile pytorch tensorflow torch

Last synced: 29 Jan 2025

https://github.com/zon-dev/docker-zig

Docker for zig programming language

dockerfile dockerlized zig ziglang

Last synced: 22 Jan 2025

https://github.com/wiredwiz/toaststunt-server-docker

A docker project for building my ToastStunt server docker images

docker docker-images dockerfile moo toaststunt

Last synced: 12 Feb 2025

https://github.com/bhimavarapu-manoj-kumar/event-management-system-gyangrove-backend-intern-assignment

The Event Management System is a Spring Boot application designed to manage and query event data based on a user's geographical location and a specified date. It provides RESTful APIs to ingest event data from a CSV file, store it in a database, and retrieve events based on user-specified criteria.

assignment backend-intern docker-compose dockerfile event-management-system spring-boot swagger swagger-api swagger-docs swagger-documentation swagger-ui

Last synced: 22 Jan 2025

https://github.com/liuuy/angular-cli-chrome-docker

Install Angular CLI and Chrome in Docker

angular angular-cli chrome chrome-headless dockerfile

Last synced: 29 Jan 2025