https://github.com/cspyridakis/dockerfiles
A personal collection of dockerfiles/docker-compose/etc.
https://github.com/cspyridakis/dockerfiles
docker docker-compose docker-container dockerfile portainer tools tools-and-automation
Last synced: 12 months ago
JSON representation
A personal collection of dockerfiles/docker-compose/etc.
- Host: GitHub
- URL: https://github.com/cspyridakis/dockerfiles
- Owner: CSpyridakis
- Created: 2024-01-24T08:11:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-18T22:58:57.000Z (12 months ago)
- Last Synced: 2025-03-18T23:48:02.608Z (12 months ago)
- Topics: docker, docker-compose, docker-container, dockerfile, portainer, tools, tools-and-automation
- Language: Shell
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DOCKERFILES
🗒️ General Notes
This repository contains a personal collection of `Dockerfiles`/`Docker Compose`/`Docker Commands`, collected over the years, regarding different technologies and tools.
---
💡 Purpose
The idea is to collect each solution once and minimize the time spent, or automate the process, of evaluating the same concept in the future.
---
💬 What should I expect?
`Dockerfiles`/`Docker Compose`/`Docker Commands` about different technologies. For example, regarding different tools, such as [it-tools](./it-tools/), is available. There are also `Dockerfiles`/`Docker Compose`/`Docker Commands` related to [redis](./redis/), [portainer](./portainer/), and even [wakapi](./wakapi/).
Navigate to the different directories or search for keywords to find solutions or guidance on a given task.
---
❓ After that?
If you have any further questions or need help with another topic, feel free to create a pull request.