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/cubetiq/spring-web-modules

CUBETIQ Spring Web Modules with Template and Default Configuration

dockerfile kotlin rest-api spring-boot

Last synced: 09 Nov 2024

https://github.com/sosiristseng/juliabook

Julia + Python + JupyterBook in a docker image

dockerfile julia jupyter-book python

Last synced: 07 Jan 2025

https://github.com/adagio/swiftsdl2

Dockerfile for Swift + SDL2 (Simple DirectMedia Layer)

directmedia docker dockerfile linux sdl sdl2 swift

Last synced: 27 Dec 2024

https://github.com/gisce/docker-oopython-test

Dockerfile for our drone.io ERP tests

docker dockerfile python

Last synced: 15 Jan 2025

https://github.com/mateuszdrab/codecserver-mbelib-docker

A dockerfile for fventuri/codecserver-mbelib-module

ambe codecserver container dmr docker dockerfile libmbe nxdn openwebrx

Last synced: 27 Dec 2024

https://github.com/vratengr/docker

Sample Docker setup for PHP web development in lieu of XAMPP

apache docker docker-compose dockercompose dockerfile git mariadb mysql php phpmyadmin wsl xampp

Last synced: 11 Jan 2025

https://github.com/eexit/curl-healthchecker

A cURL HTTP-only ultra-slim binary Docker image provider for your FROM scratch Docker image healthchecks

curl docker-image dockerfile health-check healthcheck

Last synced: 07 Jan 2025

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: 01 Feb 2025

https://github.com/worais/elixir-phoenix-mariadb

I installed this image to serve as a base for the projects, in the docker we already have mysql and the starter of the phoenix running, just do the fork and start the development :)

docker docker-compose dockerfile elixir-phoenix getting-started mariadb

Last synced: 23 Oct 2024

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

Docker image containing NginX on Alpine Linux.

alpine-linux docker dockerfile hacktoberfest jitesoft nginx

Last synced: 04 Jan 2025

https://github.com/zqpei/docker_pytorch_tensorflow

This repository contains a Dockerfile for an anaconda environment with pytorch and tensorflow installed as well as oh-my-zsh, tmux and etc.

anaconda3 docker dockerfile oh-my-zsh pytorch tensorflow tmux

Last synced: 07 Jan 2025

https://github.com/akagi201/janus-docker

Ubuntu based Dockerfile for https://github.com/meetecho/janus-gateway

docker dockerfile janus-gateway ubuntu webrtc

Last synced: 08 Jan 2025

https://github.com/manishbirthlia/docker-projects

Welcome to the Docker Projects repository! This repository contains a collection of Docker-related projects that I have created. Each project is designed to demonstrate various aspects of Docker, including containerization, orchestration, and deployment.

docker docker-compose docker-container docker-image dockerfile dockerhub

Last synced: 11 Feb 2025

https://github.com/santosjennifer/microservices-credit-proposal

Microserviços para proposta, analise de crédito e notificação

amazon-sns docker-compose dockerfile java maven postgresql rabbitmq spring-boot

Last synced: 07 Jan 2025

https://github.com/TrixTec/MarkHost

MarkHost is a fork/updated version of thejerf's markdir project

blackfriday-renderer dockerfile documentation documentation-tool go golang http-server

Last synced: 25 Dec 2024

https://github.com/giabar/gb-tomcat

Apache Tomcat 8 Docker image - https://hub.docker.com/r/giabar/gb-tomcat/

alpine apache docker docker-image dockerfile jre tomcat

Last synced: 20 Jan 2025

https://github.com/typedduck/website

This is a simple biased website scaffolding that I use for my projects.

askama axum cargo-generate docker dockerfile htmx rust rust-lang tailwindcss template tokio web webapp webserver website

Last synced: 15 Jan 2025

https://github.com/swonlee-13/inception

Study docker-compose / Dockerfile && Run Wordpress website with it

docker docker-compose dockerfile makefile wordpress wordpress-development

Last synced: 09 Feb 2025

https://github.com/sticksnleaves/docker-graphdoc

Docker image for graphdoc

dockerfile graphdoc graphql

Last synced: 13 Jan 2025

https://github.com/adidem23/blockcred-final

This is SIH2023PS . This app is Blockchain Based E-certificate generator and Verifier . This repo contains Frontnend Part of it .

docker dockerfile hardhat metamask polybase polygon-mumbai solidity vitejs

Last synced: 11 Jan 2025

https://github.com/gvatsal60/cmaketemplatedocker

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

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

Last synced: 12 Nov 2024

https://github.com/mrbrunelli/clean-node-api

API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles

clean-architecture clean-code coveralls design-patterns docker docker-compose dockerfile husky jest lint-staged mongodb nodejs solid tdd travis-ci typescript

Last synced: 15 Jan 2025

https://github.com/andrewnyu/geopandas-dockerfile

Dockerfile that installs Geopandas on Python 3.8 with spatial join working

docker docker-image dockerfile geopandas

Last synced: 27 Dec 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/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/avmnu-sng/criu-alpine

CRIU Dockerimage for multi-stage builds

criu docker dockerfile dockerimage multistage-docker

Last synced: 02 Feb 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/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/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/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/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/genndy007/wb_scraper

CRUD Wildberries Goods Monitor RestAPI with Django, DRF, JWT Auth, Celery[RabbitMQ], Docker-compose

celery django django-rest-framework docker-compose dockerfile jwt poetry postgresql pytest python rabbitmq

Last synced: 26 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/yigitkader/cryptominer-dockerimage

A docker Image For Mining Monero Coin

cryptocurrency docker dockerfile mining monero ubuntu

Last synced: 02 Feb 2025

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/kunalshelke90/predict-bank-credit-risk-using-south-german-credit-data

This is an end-to-end ML project, which aims at developing a classification model for the problem of classifying a given customer profile into either of the risk category (safe or not safe). The final classifier used for this project is CatBoost classifier. Deployed in AWS.

aws cassandra catboost-classifier classification credit-risk data data-science dataanalysis dockerfile finance financial-analysis flask github-actions logging machine-learning mlflow numpy pandas python

Last synced: 19 Nov 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/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/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/bensuperpc/docker-open64

open64 compiler in docker

c docker dockerfile open64

Last synced: 02 Feb 2025

https://github.com/viniciusmilk/crud-api

Simple CRUD API made in node with fastify and mysql to persist data, applications are running in containers created with docker and compose

composer crud crud-api docker docker-compose dockerfile fastify javascript mysql node nodemon

Last synced: 23 Oct 2024

https://github.com/chukwuemekaaham/udacity-cloud-developer-monolith-to-microservice

In this project, I took an existing monolith application, converted and extended it into microservices. After the application was divided into smaller service, it was containerized and deployed to a Kubernetes cluster. This includes the deployment pipeline, scalability, observability, services, networking, and deployment strategies to service the s

angularjs aws-cli aws-iam-authenticator cicd docker dockerfile dockerhub eksctl helms ionic-framework kubectl kubernetes metrics-server microservices nodejs nodejs-express postgresql prometheus travis-ci

Last synced: 10 Jan 2025

https://github.com/lechnerc77/create-funcdocker-cli

A (unofficial) CLI for Azure Functions Containers

azure-functions docker dockerfile kubernetes

Last synced: 13 Jan 2025

https://github.com/jjpaulo2/crud-pymongo

This repository contains a simple Python program, with unit tests, that implements basic CRUD operations for MongoDB database.

crud dockerfile mongodb pymongo pytest python

Last synced: 22 Jan 2025

https://github.com/payback159/stm

speedtest-monitoring

docker docker-compose dockerfile python3

Last synced: 26 Jan 2025

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

SRTool Dockerfile

docker dockerfile shell-script

Last synced: 23 Jan 2025

https://github.com/omerjuve2023/intranet-backend

Clonación de pagina intranet de la Universidad Jose Faustino Sanchez Carrion para fines Educativos

docker-compose dockerfile java jpa-hibernate pomxml postgresql spring-boot

Last synced: 12 Feb 2025

https://github.com/fireinrain/subconverterx

A dockerfile that for build subconverter docker image for daily use!

docker dockerfile subconverter subconverter-docker

Last synced: 14 Jan 2025

https://github.com/jrabbit/retroshare-neo-docker

run retroshare on debian or other problematic compilation targets

dockerfile retroshare

Last synced: 16 Jan 2025

https://github.com/louisa-uno/webshare-proxy-ip-updater

This is a script that updates the authorized IP on webshare.io in an specified interval for you automatically.

docker dockerfile ip proxy proxy-authentication python python-3 python3 webshare webshare-io

Last synced: 21 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/hezhijie0327/dockerimagebuilder

Build Docker image for muti-packages

docker docker-image dockerfile github-actions

Last synced: 31 Oct 2024

https://github.com/gear-sv/gear-nano

bitcoin --> wasm engine

dockerfile

Last synced: 31 Jan 2025

https://github.com/gedo23/docker-static-html

Dockerfile para hospedagem de uma página web estática.

css css-flexbox css3 devops dockerfile html html5

Last synced: 14 Jan 2025

https://github.com/darthakiranihil/theres3ar4er

A Discord bot that searches content from rule34.xxx using its API

bot discord discord-bot discord-py dockerfile python rule34 rule34-downloader self-hosted

Last synced: 14 Jan 2025

https://github.com/seanghay/dockerfile

Where you can copy and paste Dockerfile.

docker dockerfile

Last synced: 22 Jan 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: 12 Feb 2025

https://github.com/andrewjbateman/next-prisma-postgres

:clipboard: Next.js app with Prisma backend

dockerfile nextjs postgresql prisma prisma-client

Last synced: 27 Dec 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/lepetitbloc/sentinel

:satellite: Docker Image packaging for Sentinel

dash dockerfile sentinel

Last synced: 26 Jan 2025

https://github.com/mrbrunelli/curso-docker

Repositório dos exercícios que realizei no curso "Docker: Ferramenta essencial para Desenvolvedores"

docker docker-compose docker-container docker-image dockerfile

Last synced: 15 Jan 2025

https://github.com/eiri/minideb-erlang

A Docker's minideb image with minimal Erlang installed

docker-image dockerfile erlang minideb

Last synced: 13 Jan 2025

https://github.com/p-ilipili/docker_ex

Docker exam featuring an api container and 3 individual containers performing a different test each on the api. Outcomes of the tests are logged in a shared logfile. All output is logged in another file.

api docker docker-compose docker-container dockerfile fastapi

Last synced: 05 Jan 2025

https://github.com/sanshruthr/sap_flask_backend

Web application combining SAPUI5 frontend with Flask backend

backend docker dockerfile flask sap sapui5 storage

Last synced: 12 Feb 2025