Lissy93 / portainer-templates

🚢 500+ 1-click Portainer app templates
https://portainer-templates.as93.net
MIT License
1.83k stars 176 forks source link

Kiwix error on deploy #30

Closed bannert1337 closed 6 months ago

bannert1337 commented 7 months ago

When I try to deploy a Kiwix stack from App Templates, I get this error:

Deployment error
failed to deploy a stack: parsing /data/compose/4/51e04cdd91cdec9e3e926519fa1b2914fe7902d9/Template/Stack/kiwix.yml: yaml: line 10: did not find expected alphabetic or numeric character
shmolf commented 7 months ago

Unfortunately, that template configuration is maintained by another repository.

This project aggregates and consolidates various other template-repos, into a single library.

The repository where Kiwix is implemented does not have Issues enabled though. 😢

Point of failure

Maybe the glob-pattern is supported in new versions of Docker... I don't really know if this syntax is valid for any version of Docker/Portainer. Just speculating