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

https://github.com/jcsnp/minio-docker-compose-example


https://github.com/jcsnp/minio-docker-compose-example

docker docker-compose minio minio-client

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Minio with Docker Compose Example

## Containers Management

To start the docker containers. run

```
make start
```

To stop the docker containers. run

```
make stop
```

To restart the docker containers. run

```
make restart
```

_if you're using windows please make sure you install [make](https://gnuwin32.sourceforge.net/packages/make.htm)_

## Console

Access console here http://localhost:9001/