Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thanatisia/dockerlab
- Owner: Thanatisia
- License: mit
- Created: 2024-03-14T00:18:11.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-23T06:48:37.000Z (8 months ago)
- Last Synced: 2024-03-23T07:46:03.470Z (8 months ago)
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOGS.md
- License: LICENSE
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)