Add note about Docker Hub broken

This commit is contained in:
Lauri Ojansivu 2018-03-06 01:11:51 +02:00
parent 74920e84f1
commit 0c56e1d81d

View file

@ -54,10 +54,10 @@ services:
# Wekan container only has Node.js and related code,
# there is no data stored here.
#
# Docker Hub, updates more slowly
# Docker Hub, usually broken:
#image: wekanteam/wekan:latest
#
# Quay, updates faster
# Quay, usually works, updates faster:
image: quay.io/wekan/wekan
container_name: wekan-app
restart: always