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/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: 11 Nov 2024

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/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/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/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/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/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/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/dennypradipta/deploy-redash-using-dokku

A step-by-step tutorial to deploy self-hosted Redash using Dokku

docker dockerfile dokku procfile redash redashio

Last synced: 05 Dec 2024

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/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/payback159/stm

speedtest-monitoring

docker docker-compose dockerfile python3

Last synced: 26 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/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/mkorthof/docker-srtool

SRTool Dockerfile

docker dockerfile shell-script

Last synced: 23 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/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/philipschmid/echo-app

Tiny golang app that echoes metadata and stats about the request.

demo docker dockerfile echo go testing

Last synced: 22 Dec 2024

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/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/lepetitbloc/sentinel

:satellite: Docker Image packaging for Sentinel

dash dockerfile sentinel

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

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

Criação de containers docker wso2

docker docker-compose docker-container dockerfile soa wso2

Last synced: 16 Jan 2025

https://github.com/0gis0/dockerfile-multistage

This code is part of an article on return(GiS);

docker docker-images dockerfile

Last synced: 14 Jan 2025

https://github.com/kb2623/propeller-docker

SimpleIDE of Parallax Inc. for ActivityBot 365

bash bashrc docker dockerfile propeller

Last synced: 12 Jan 2025

https://github.com/ondiekelijah/circleci-dockerhub-worflow-optimization

A example project to demonstrate automated Dockerhub deploys using CircleCI pipelines and a Postgres database.

alembic dockerfile fastapi sqlalchemy sqllite-database

Last synced: 24 Jan 2025

https://github.com/jim60105/docker-ytarchive

This is a Dockerfile for Kethsar/ytarchive. (Dockerfile, CI image build)

docker docker-image dockerfile recording youtube ytarchive

Last synced: 13 Dec 2024

https://github.com/jim60105/docker-streamlink

This is the docker image for streamlink from the community. (Dockerfile, CI image build and test)

docker docker-image dockerfile recording streamlink twitch

Last synced: 13 Dec 2024

https://github.com/jim60105/docker-fc2-live-dl

This is the docker image for HoloArchivists/fc2-live-dl: Tool to download FC2 live streams. (Dockerfile, CI image build and test)

docker docker-image dockerfile fc2 fc2live recording

Last synced: 13 Dec 2024

https://github.com/ahmad2b/kly-backend

Kly.lol is a URL shortener service powered by Gemini with FastAPI and Next.js.

clerk-auth clerkauth custom-gpt customgpt docker dockerfile fastapi heroku postgresql sqlmodel

Last synced: 05 Jan 2025

https://github.com/nicolasvauche/docker_sf

Installation d'un environnement NginX / MySQL / PostgreSQL / PHP8 / NodeJS / Yarn / Symfony CLI / PHPMyAdmin / MailDev avec Docker.

adminer course docker docker-compose dockerfile maildev mysql nginx nodejs pgadmin4 php8 phpmyadmin postgresql symfony yarn

Last synced: 25 Jan 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/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: 17 Jan 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/tochemey/docker-freeswitch

[FS] Docker image for FreeSwitch for local development

docker docker-compose docker-image dockerfile freeswitch iot messaging-app open-source voice

Last synced: 16 Jan 2025

https://github.com/satriaapn/simple-docker-node-js-app

this is a very simple node-js app that you can create docker image with

docker docker-image dockerfile

Last synced: 20 Jan 2025

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

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

docker docker-compose docker-image dockerfile

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

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/krushna-prasad-sahoo/dockerfiles_images

This repository contains the Dockerfiles developed by me.

docker-image dockerfile

Last synced: 27 Dec 2024

https://github.com/titor-z/docker-alpine

基于官方Docker Alpine的功能版 Alpine Docker Image.

alpine docker docker-image dockerfile

Last synced: 12 Jan 2025

https://github.com/puritys/dockerfile-include

Add new instruction "include" for Dockerfile

dockerfile include

Last synced: 26 Jan 2025

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

https://github.com/luciana-pereira/inception

Este projeto consiste em criar toda a infraestrutura de componentes e programas necessárias para que um site vá (eventualmente) ao ar na internet. Ou seja, seu objetivo e ampliar nosso conhecimento de administração de sistemas utilizando o Docker.

adminer cadvisor conteiner docker docker-compose docker-container docker-image dockerfile ftp ftp-server html mariadb nginx-configuration nginx-docker nginx-server redis redis-cache site wordpress wordpress-site

Last synced: 10 Oct 2024

https://github.com/kecikeci/centos6.8-tools

centos6.8+阿里云yum源+ssh密码登录+常用软件

docker-image dockerfile

Last synced: 27 Jan 2025

https://github.com/panda4817/job-search-cli

A CLI to filter job posts for entry level jobs.

beautifulsoup4 cli click dockerfile pyfiglet python3

Last synced: 03 Jan 2025

https://github.com/infamousjoeg/conjur-sse-c-s3-demo

Demonstrating upload and download of an object to an AWS S3 bucket that is encrypted/decrypted utilizing a customer-provided AES256 key that is securely stored and retrieved from CyberArk Conjur.

aes-256 ansible ansible-playbooks ansible-roles aws-s3 conjur cyberark devsecops docker-compose dockerfile s3-sse-c secrets-management summon

Last synced: 03 Dec 2024

https://github.com/kb2623/monodev-docker

Mono development in linux with docker.

bash basic charp docker dockerfile mono monodevelop

Last synced: 12 Jan 2025

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

Docker Laravel 11 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 laravel11 mariadb nginx nodejs

Last synced: 19 Dec 2024

https://github.com/rh0/rtl433_to_mqtt

Simple dockerfile for rtl_433 specifying output to MQTT

dockerfile mqtt mqtt-client rtl-433 rtl-sdr

Last synced: 30 Nov 2024

https://github.com/frodoslaw/elk-stack

ELK-stack in one Docker image

docker dockerfile elasticsearch elk elk-stack kibana

Last synced: 07 Dec 2024

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

Docker image for RedPen

docker docker-image dockerfile redpen

Last synced: 21 Dec 2024

https://github.com/patrickniyogitare28/super-nest

A nestjs boiler plate with preconfigured typeorm for postgresql, swagger, dockerfile, eslint, prettier & jest

boilerplate dockerfile eslint jest jest-tests nestjs postgresql prettier swagger typeorm

Last synced: 28 Nov 2024

https://github.com/naspredam/nodejs-reactive-hexagonal-architecture

User application for reactive nodejs under hexagonal architecture

docker dockerfile expressjs hexagonal-architecture nodejs ramdajs rest-api rxjs typescipt yarn

Last synced: 27 Jan 2025

https://github.com/yash509/devsecops-counter-app-deployment

Developed a NodeJS based Counter Web Application, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.

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

Last synced: 18 Dec 2024

https://github.com/raymondev/electrondocker

Dockerfile and associated files to deploy a Three.js user interface within an Electron application running in a Docker container

docker dockerfile dockerfiles-linux electron electron-app linux node-js nodejs three-js threejs threejs-example

Last synced: 14 Dec 2024

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

https://github.com/kingzez/docker-puppeteer

Running Puppeteer in Docker for fu*king GFW inside use.

docker dockerfile firewall fuckfirewall puppepteer

Last synced: 23 Jan 2025

https://github.com/hangyan/danger

danger dockerfile to work with gitlab

danger dockerfile gitlab gitlab-ci

Last synced: 05 Dec 2024

https://github.com/rtucek/nginx-php

A docker image with Nginx and PHP-FPM (compiled from source).

crontab docker docker-image dockerfile honcho nginx nginx-docker nginx-php nginx-php-fpm php php-7 php-fpm php7 xdebug

Last synced: 18 Nov 2024

https://github.com/adityasinghvats/fastapi-backend

A backend project using Fast Api , MongoDB , Docker , Postman.

backend-api crud-application docker dockerfile fastapi mongodb python3 uvicorn

Last synced: 13 Jan 2025

https://github.com/fraigo/docker-centos-apache-php

Docker image for Centos7 / Apache 2.4 / PHP 7.1 / server

apache apache24 centos7 docker dockerfile php php55 php71

Last synced: 19 Jan 2025

https://github.com/btr1975/rsyslog

Dockerfile to Build a rsyslog server

docker docker-image dockerfile rsyslog ubuntu ubuntu-server ubuntu1604

Last synced: 08 Dec 2024