benhutchins / docker-taiga

Docker container for Taiga https://taiga.io
https://hub.docker.com/r/benhutchins/taiga/
GNU General Public License v3.0
288 stars 154 forks source link

Incomplete compose file. #87

Closed p6002 closed 1 year ago

p6002 commented 1 year ago

The file is missing an image, I can't run in the portainer. https://github.com/benhutchins/docker-taiga/blob/master/docker-compose.yml Here documentation is not about docker: https://github.com/kaleidos-ventures/taiga-docker Any way to run it in docker as any other docker containers?

p6002 commented 1 year ago

Ok i got it, I need to go this "dirty" way, install long compose manually: https://docs.taiga.io/setup-production.html And fixing this: https://github.com/docker-taiga/taiga/issues/48