Skip to content

Instantly share code, notes, and snippets.

@pandorasNox
Created November 20, 2018 23:03
Show Gist options
  • Save pandorasNox/61ec3f0adba890b10c8842bd803f95ba to your computer and use it in GitHub Desktop.
Save pandorasNox/61ec3f0adba890b10c8842bd803f95ba to your computer and use it in GitHub Desktop.

docker run --rm -e MINIO_ACCESS_KEY=admin -e MINIO_SECRET_KEY=password -p 9083:9083 minio/minio server /data --address :9083

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment