mirror of
https://github.com/brmlab/brmkan.git
synced 2025-06-07 11:24:00 +02:00
Use Quay.
This commit is contained in:
parent
7381abaaf0
commit
74f493e6a6
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ docker ps
|
|||
docker rm CONTAINER-ID-HERE
|
||||
```
|
||||
|
||||
3) Check Docker images, what is IMAGE ID of wekanteam/wekan:latest, and remove wekanteam/wekan:latest image:
|
||||
3) Check Docker images, what is IMAGE ID of quay.io/wekan/wekan, and remove quay.io/wekan/wekan image:
|
||||
|
||||
```bash
|
||||
docker images
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue