File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -217,3 +217,13 @@ Then on our `foo` service we tell it to use this rule, as well as telling Traefi
217217 - traefik.http.services.foo.loadbalancer.serverstransport=ignorecert
218218 - traefik.http.services.foo.loadbalancer.server.scheme=https
219219` ` `
220+
221+ # # Why does LinuxServer.io recommend to use docker-compose over Portainer? {#portainer}
222+
223+ Portainer has many issues which make it hard for us to support, such as :
224+ - Advanced settings are hidden and some aren't available at all
225+ - Incorrect order of source and target of mounts
226+ - Inconsistent case-sensitivity
227+ - No automatically created custom networks for inter-container communication
228+ - Inconsistent compose implementations on different architectures
229+ - Incorrectly applying environment variables on container upgrades
You can’t perform that action at this time.
0 commit comments