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

https://github.com/materiiapps/mai-docker

docker-compose setup for mai
https://github.com/materiiapps/mai-docker

docker docker-compose

Last synced: 7 months ago
JSON representation

docker-compose setup for mai

Awesome Lists containing this project

README

          

# mai-docker

Quick setup for [mai](https://github.com/MateriiApps/mai) with docker-compose.

```shell
$ git clone https://github.com/MateriiApps/mai-docker
$ cd mai-docker
$ cp -T .env.example .env
# -- Fill out .env --
$ ./up.sh
```