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/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/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/mirsazzathossain/dockerized-jupyter

This repo 📚 contains a `docker-compose.yml` file for running a Jupyter notebook 📓 server in a Docker container 🐳. Easily save your notebooks and conda environments 🐍 to your local machine for simple access and restoration. Say goodbye to dependency issues and installation headaches 🤕 and start using Jupyter now! 🚀

anaconda-environment conda-environment docker docker-compose docker-container docker-image docker-jupyter docker-jupyter-env dockerfile jupyter jupyter-client jupyter-docker jupyter-kernels jupyter-notebook jupyter-server jupyterlab

Last synced: 21 Dec 2024

https://github.com/jeckel/docker-php-test

Collection of docker PHP image dedicated for tests and CI

alpine circleci composer docker dockerfile testing-tools xdebug

Last synced: 12 Oct 2024

https://github.com/benjaminboruff/rrweb

Rust Rocket web server dockerfile with cargo-watch

dockerfile rocket rust

Last synced: 20 Jan 2025

https://github.com/mohdumair8896/cloud_native_monitoring_application

Cloud Native app on K8S to monitor system resources using python

aws boto3 docker dockerfile ecr eks-cluster flask kubernetes python3

Last synced: 27 Dec 2024

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

Sample Dotnet 6 Core API app with docker

docker docker-image dockerfile dotnet dotnet-core microservices

Last synced: 05 Jan 2025

https://github.com/adilasharaf/honeyearn

A Docker container which runs Honeygain and EarnApp with proxy using Tun2proxy. Spawn multiple Honeygain and EarnApp instances all over the world from one machine!.

docker docker-image dockerfile earnapp honeygain linux monetization network tun2proxy

Last synced: 28 Dec 2024

https://github.com/omerjuve2023/jpsownstarted

In this tutorial you will learn how to call a REST API using the JDK's Http Client. In this example you will call a public REST API and build out an entire CRUD service complete with tests using JUnit 5.

dockerfile graalvm http-client java json junit5 learn spring-boot testing

Last synced: 19 Dec 2024

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

Beanstalkd and Beanstalkd-console Docker file

beanstalkd beanstalkd-monitor docker dockerfile php

Last synced: 02 Feb 2025

https://github.com/impresscms/impresscms-docker

Docker container for running ImpressCMS

dockerfile impresscms

Last synced: 21 Dec 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/ahuh/docker-arm-sickchill

Docker image (ARMv7) hosting a SickChill server with WebUI

arm docker dockerfile series sickchill tvshows

Last synced: 21 Jan 2025

https://github.com/hattya/ci

Docker images for CI

ci docker dockerfile

Last synced: 26 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/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/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/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/uhooi/docker-prh

Docker image for prh

docker docker-image dockerfile prh

Last synced: 21 Dec 2024

https://github.com/uhooi/docker-textlint

Docker image for textlint

docker docker-image dockerfile textlint

Last synced: 21 Dec 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: 01 Feb 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/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/gisce/docker-oopython-test

Dockerfile for our drone.io ERP tests

docker dockerfile python

Last synced: 15 Jan 2025

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/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/tanmayvaij/strapi-postgres-docker-v4

Strapi v4 project with a Dockerized setup. It includes a Dockerfile for building the app and a Docker Compose file for quick container management, offering an easy and scalable solution for both local development and deployment

docker docker-compose docker-container docker-image dockerfile strapi strapi-cms strapi4 strapijs

Last synced: 21 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/wnoguchi/template-rails-with-docker

Minimal Ruby on Rails with Docker Development Template Repository.

docker docker-compose dockerfile ruby-on-rails

Last synced: 13 Jan 2025

https://github.com/danhumphrey/wiredock

WireMock is a flexible API mocking tool for fast, robust and comprehensive testing. WireDock runs WireMock in Docker

docker docker-image dockerfile wiremock wiremock-dockerfile

Last synced: 14 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/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/shinjimc/portfolio

This React Vite TypeScript portfolio showcases cutting-edge development with Vitest, Sonarcloud quality control, EmailJS integration, and Docker packaging. Automated via GitHub Actions for seamless CI/CD, it epitomizes modern frontend practices and innovation.

automated-testing ci-cd cicd containerization docker docker-image dockerfile emailjs front-end-development github-actions github-pages portfolio-website quality-control react reactts sonarcloud vite vitest web-application

Last synced: 24 Dec 2024

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

A multi-processing enabled progress bar

dockerfile message-queue multiprocessing pool progressbar pybuilder python python3

Last synced: 14 Oct 2024

https://github.com/tommoulard/docker-criterion

Docker image/Dockerfile for criterion

criterion dockerfile unit-testing

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

:satellite: Docker Image packaging for Sentinel

dash dockerfile sentinel

Last synced: 26 Jan 2025

https://github.com/pabloripoll/docker-laravel-10-php-fpm-8

Docker Laravel 10 service with PHP FPM 8.3 served by Nginx 1.26 on Alpine 3.20 and MariaDB 10.11 service

alpine docker docker-compose dockerfile laravel laravel10 makefile nginx php php83

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

https://github.com/raphaelbh/timezone-api

Timezone API is a simple web service that returns the current date and time considering a given time zone.

api date datetime docker docker-compose dockerfile dockerhub flask github-actions heroku heroku-deployment open-api open-api-specification python rest-api swagger swagger-ui time timezone

Last synced: 27 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/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/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/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/alcalyn/rpi-php7-fpm-zmq

Docker arm image with php7-fpm and ZMQ extension to use PHP and ZeroMQ on RaspberryPi.

docker docker-image dockerfile

Last synced: 21 Dec 2024

https://github.com/longnguyen010203/data-warehouse-accident-us-2016-2023

Design and implement a data warehouse to manage automobile accident cases across all 49 states in the US, using a star schema and Snowflake for the data warehouse architecture.

apache-airflow apache-spark data-ingestion data-processing data-quality-checks data-transformation data-warehouse dbt decorators-python dimensions docker docker-compose dockerfile fastapi minio powerbi pyspark snowflake star-schema

Last synced: 09 Feb 2025

https://github.com/prg-titech/docker-rpython

A Dockerfie for RPython

dockerfile pypy rpython

Last synced: 19 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/nlzet/docker-images

Docker PHP images for cli, fpm and ci

ci cli docker dockerfile fpm php

Last synced: 27 Jan 2025

https://github.com/scyth3-c/knock-cpp-api

API to compile C++ where the sun shines ☀️ - cloud based

cloud cloud-based docker dockerfile javascript makefile nodejs typescript

Last synced: 02 Feb 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/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/themoosman/openshift-mule

Mulesoft CE images for OpenShift

dockerfile mulesoft openshift-v3

Last synced: 27 Jan 2025

https://github.com/kartikk-26/dockerized-2048-game

The Dockerized 2048 Game containerizes the game using Docker, served via Nginx, and deployed on AWS Elastic Beanstalk and Netlify for scalability. It’s a fun way to learn Docker basics.

aws docker docker-compose docker-image dockercontainers dockerfile javascript netlify-deployment

Last synced: 14 Jan 2025

https://github.com/ajhelsby/dockerfile-library

This is a collection of fairly specific Dockerfiles

docker-library docker-registry dockerfile

Last synced: 09 Feb 2025

https://github.com/hayatoy/gcpml-notebook

Dockerfile with Jupyter Machine Learning environment plus Google Cloud SDK

dockerfile google-cloud-platform jupyter scikit-learn tensorflow

Last synced: 02 Jan 2025

https://github.com/helton/docker-cheat-sheet

:whale: Docker Cheat Sheet - List of useful commands

docker dockerfile

Last synced: 30 Dec 2024

https://github.com/yash509/devsecops-chat-gpt-clone-deployment

Developed a Chat GPT Clone Application, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.

aws ci-cd cloud css devops devops-tools devsecops devsecops-pipeline docker dockerfile hcl jenkins kubernetes makefile node shell-scripts terraform typescript

Last synced: 06 Dec 2024

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

Docker Image of MongoDB Alpine with configuration

alpine alpine-linux docker dockerfile mongodb

Last synced: 02 Jan 2025

https://github.com/subpic/jupyter-data-science

Jupyter-Lab based setup for data science (Conda, TF2, XGBoost GPU)

dockerfile jupyter-kernels keras-tensorflow xgboost-python

Last synced: 09 Feb 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/nickheap2/docker-oe117-db

Dockerfile for OpenEdge 11.7 database

database docker dockerfile linux openedge

Last synced: 07 Jan 2025

https://github.com/avicenne-ctrl/deep_fashion

Leverage computer vision with YOLO and Roboflow to implement clothing recognition and develop a recommendation app for outfit suggestions.

computer-vision dockerfile flask-api flask-application neighbor-search roboflow yolov8

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

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/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/sharmilas22/medium-docker-nodejs

Code for the medium article on dockerising nodejs application

docker dockerfile nodejs

Last synced: 07 Nov 2024

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

A project to get familiar with docker

42 docker docker-compose dockerfile inception mariadb nginx wordpress

Last synced: 21 Jan 2025

https://github.com/timothyvanderaerden/docker-janus-gateway

Alpine based Docker image for the Janus WebRTC Server.

alpine docker dockerfile janus-gateway janus-webrtc-gateway webrtc

Last synced: 25 Dec 2024