DockStation / dockstation

DockStation is developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI.
https://dockstation.io/
2.13k stars 106 forks source link

Docker Labels #250

Closed TheFehr closed 3 years ago

TheFehr commented 4 years ago

I'm currently using Traefik as a reverse proxy for my services in docker. As far as I can see there is no easy/simple way to edit the labels of the docker other than using the plain docker-compose file?