Align KeyCape image namespace with deployment
This commit is contained in:
parent
7e22fcf3c7
commit
1d68639225
4 changed files with 11 additions and 11 deletions
|
|
@ -202,12 +202,12 @@ wiki/ # Specifications
|
|||
The KeyCape image is published to the Gitea OCI registry on CoulombCore.
|
||||
|
||||
**Registry:** `92.205.130.254:32166`
|
||||
**Image:** `92.205.130.254:32166/netkingdom/key-cape`
|
||||
**Image:** `92.205.130.254:32166/coulomb/key-cape`
|
||||
|
||||
### Pull
|
||||
|
||||
```bash
|
||||
docker pull 92.205.130.254:32166/netkingdom/key-cape:latest
|
||||
docker pull 92.205.130.254:32166/coulomb/key-cape:latest
|
||||
```
|
||||
|
||||
The registry runs over plain HTTP. Configure Docker to allow it:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue