-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add docker labels #1518
Comments
Fully agree, this one is pretty much mandatory, using docker without labels is like having a car without breaks. You can use it and it works but you really don't want to use it. |
This feature would be really useful for using stuff like Traefik or in my case lucaslorentz/caddy-docker-proxy. I don't wanna expose apps on local ports like |
Any news about that? |
For anyone else hoping for a response on this, using Portainer is a means to an end until this becomes a feature. |
The issue with using Portainer in conjunction with CasaOS to manage the labels, is it seems that anytime I restart an app from the Casa Dashboard, it wipes my custom Labels that I assigned to the container in Docker. Anyone know a better way to configure them so they stick even when the container is restarted or recreated by Casa? |
+1 to this so I can use TSDproxy - https://almeidapaulopt.github.io/tsdproxy/docs/ |
I'd also like to request this. |
This is a highly needed feature. |
Is your feature request related to a problem? Please describe.
I'm always frustrated when I cannot add labels to my containers
Describe the solution you'd like
Add a label parameter as environment and ports
Describe alternatives you've considered
deploy containers on my own
Additional context
The text was updated successfully, but these errors were encountered: