Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thanatisia/dockerlab

Complete collection of all docker images, services, docker-compose or dockerfile projects out there
https://github.com/thanatisia/dockerlab

Last synced: 9 days ago
JSON representation

Complete collection of all docker images, services, docker-compose or dockerfile projects out there

Awesome Lists containing this project

README

        

# Dockerlab

## Information
### Description
- Complete collection of all docker images, services, docker-compose or dockerfile projects out there
- If it's using docker, its being archived here, regardless of
+ Home Lab
+ Self-Hosted
+ Programming
+ Development
+ Cybersecurity
+ etc etc

## Filesystem/Folder structure
- root/
+ README.md
- Dockerfiles/ : Place all docker projects without hosted official images/services and requires manually building the image using the provided Dockerfile
- images/ : Place all docker projects with hosted official images/services (i.e. do not need to build yourself via docker build and the Dockerfile)