Skip to content

Commit 8dd1c81

Browse files
committed
Suggested changes for the pull request.
1 parent d5f9f3e commit 8dd1c81

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Collection of tests to detect resource leaks, gauge performance problems and ove
1818
```sh
1919
- Build and Run.
2020

21-
$ docker build -t mint:alpha
22-
$ docker run -e ENDPOINT=play.minio.io:9000 -e ACCESS_KEY=Q3AM3UQ867SPQQA43P2F -e SECRET_KEY=zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG -e ENABLE_HTTPS=1 mint:alpha
21+
$ docker build -t minio/mint:alpha
22+
$ docker run -e ENDPOINT=play.minio.io:9000 -e ACCESS_KEY=Q3AM3UQ867SPQQA43P2F -e SECRET_KEY=zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG -e ENABLE_HTTPS=1 mint:alpha
2323
```
2424

2525
# Options.

minio-go-functional-test/Dockerfile

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)