mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Add known Docker proxy limitations section to Readme
This commit is contained in:
parent
16517713ac
commit
9fc71f808a
@ -181,6 +181,10 @@ Now you can run `docker ...` commands in the `primary` endpoint as in a local Do
|
|||||||
|
|
||||||
*Note that creating stacks through `docker stack ...` instead of `psu stack ...` will give you *limited* control over them, as they are created outside of Portainer.*
|
*Note that creating stacks through `docker stack ...` instead of `psu stack ...` will give you *limited* control over them, as they are created outside of Portainer.*
|
||||||
|
|
||||||
|
#### Known limitations
|
||||||
|
|
||||||
|
- Docker commands requiring a websocket connection (like `docker attach`, `docker exec`, `docker system events`) are known to fail with an `unable to upgrade to tcp, received 200` error or just hang up.
|
||||||
|
|
||||||
### Log level
|
### Log level
|
||||||
|
|
||||||
You can control how much noise you want the program to do by setting the log level. There are seven log levels:
|
You can control how much noise you want the program to do by setting the log level. There are seven log levels:
|
||||||
|
Loading…
Reference in New Issue
Block a user