mirror of
https://github.com/brmlab/brmkan.git
synced 2025-06-08 11:54:00 +02:00
Add note about Docker Hub broken
This commit is contained in:
parent
74920e84f1
commit
0c56e1d81d
1 changed files with 2 additions and 2 deletions
|
@ -54,10 +54,10 @@ services:
|
||||||
# Wekan container only has Node.js and related code,
|
# Wekan container only has Node.js and related code,
|
||||||
# there is no data stored here.
|
# there is no data stored here.
|
||||||
#
|
#
|
||||||
# Docker Hub, updates more slowly
|
# Docker Hub, usually broken:
|
||||||
#image: wekanteam/wekan:latest
|
#image: wekanteam/wekan:latest
|
||||||
#
|
#
|
||||||
# Quay, updates faster
|
# Quay, usually works, updates faster:
|
||||||
image: quay.io/wekan/wekan
|
image: quay.io/wekan/wekan
|
||||||
container_name: wekan-app
|
container_name: wekan-app
|
||||||
restart: always
|
restart: always
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue