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

https://github.com/ryo-manba/inception

Setup wordpress with docker-compose.
https://github.com/ryo-manba/inception

docker-compose wordpress

Last synced: 3 months ago
JSON representation

Setup wordpress with docker-compose.

Awesome Lists containing this project

README

          

# inception

## Description
Setup Wordpress, nginx, and MariaDB with docker-compose.

## Usage

- Start the container.

```bash
make
```

- Stop and delete containers, images, volumes, and networks.

```bash
make fclean
```

## Author
[ryo-manba](https://twitter.com/ryo_manba)

## Licence

All code is released under the [MIT](https://github.com/ryo-manba/inception/blob/main/LICENSE) license