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

https://github.com/capellegab/docker-config


https://github.com/capellegab/docker-config

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Docker-config

### Mariadb docker
```
curl -fsS https://raw.githubusercontent.com/CapelleGab/docker-config/refs/heads/main/compose-mariadb.yml > compose.yml
```

### Mysql docker
```
curl -fsS https://raw.githubusercontent.com/CapelleGab/docker-config/refs/heads/main/compose-mysql.yml > compose.yml
```

### PosgreSQL docker
```
curl -fsS https://raw.githubusercontent.com/CapelleGab/docker-config/refs/heads/main/compose-posgresql.yml > compose.yml
```