Minio generates new access and secret keys each time you run this command. Container state is lost after you end this session. This mode is only intended for testing purpose.
Minio generates new access and secret keys each time you run this command. Container state is lost after you end this session. This mode is only intended for testing purpose.
```bash
```bash
docker run -p 9000:9000 minio/minio server /export
docker run -p 9000:9000 minio/minio /export
```
```
## Run Minio Docker Container
## Run Minio Docker Container
@ -13,7 +13,7 @@ Minio container requires a persistent volume to store configuration and applicat