mirror of
https://github.com/quay/quay.git
synced 2025-04-18 10:44:06 +03:00
Update quick-local-deployment.md (#1765)
This commit is contained in:
parent
4d1989cc8d
commit
6f27e60f2a
@ -70,10 +70,10 @@ The ConfigTool resides on the Quay image and lets you generate Quay configuratio
|
||||
We run the Quay image with runtime flags set to launch ConfigTool accepting the password 'secret':
|
||||
|
||||
```
|
||||
$ sudo podman run --rm -it --name quay_config -p 8443:8443 quay.io/projectquay/quay config secret
|
||||
$ sudo podman run --rm -it --name quay_config -p 8080:8080 quay.io/projectquay/quay config secret
|
||||
```
|
||||
|
||||
1. Open https://localhost:8443 in browser
|
||||
1. Open https://localhost:8080 in browser
|
||||
1. Log in with quayconfig/secret
|
||||
1. Start New Registry Setup
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user