Console is a powerful tool that allows you to execute any commands such as docker
, rm
within the Dockge's container in this Web UI.
It might be dangerous since this Dockge container is connecting to the host's Docker daemon. Also Dockge could be possibly taken down by commands like rm -rf
.
If you understand the risk, you can enable it by setting DOCKGE_ENABLE_CONSOLE=true
in the environment variables.