Skip to content

Commit a37b1c0

Browse files
authored
Merge pull request #249 from pagdot/patch-3
2 parents 8656c14 + 68f7b40 commit a37b1c0

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/FAQ.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)