Skip to content

aminehsan/Utils-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker

How to run

docker compose ./postgres.yml up
# or
docker compose ./... up --build -d
docker compose ./... down -v

Structure :

├── flower.yml
├── minio.yml
├── ollama.yml
├── portainer.yml
├── postgres.yml
├── rabbitmq.yml
  ├── rabbitmq.conf
  ├── rabbitmq.conf.example
├── redis.yml
  ├── redis.conf
  ├── redis.conf.example

About

A collection of ready-to-use Docker configurations for quickly deploying essential services

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published