Skip to content
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

Open
fvalle1 opened this issue Nov 18, 2023 · 8 comments
Open

Add docker labels #1518

fvalle1 opened this issue Nov 18, 2023 · 8 comments
Assignees

Comments

@fvalle1
Copy link

fvalle1 commented Nov 18, 2023

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

@ETWang1991 ETWang1991 self-assigned this Nov 20, 2023
@github-project-automation github-project-automation bot moved this to Need Triage (QA+PM) in CasaOS Issues Nov 20, 2023
@ETWang1991 ETWang1991 moved this from Need Triage (QA+PM) to Future in CasaOS Issues Nov 20, 2023
@Plarpoon
Copy link

Plarpoon commented Dec 5, 2023

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.

@locomoco28
Copy link

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 127.0.0.1:3001, :3002, :3003 etc. and have to proxy requests to each port in an extra config file or web interface.
I just want to modify the apps in Casa to have the caddy: my-app.domain.com caddy.reverse_proxy: "{{ upstreams 80}}"
It just makes everything so much easier to set up

@EthraZa
Copy link

EthraZa commented Nov 12, 2024

Any news about that?

@coraunderhill
Copy link

For anyone else hoping for a response on this, using Portainer is a means to an end until this becomes a feature.

@frostbytedata
Copy link

frostbytedata commented Jan 11, 2025

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?

@rahjr42
Copy link

rahjr42 commented Mar 23, 2025

+1 to this so I can use TSDproxy - https://almeidapaulopt.github.io/tsdproxy/docs/
It requires labels to trigger it to add the container to the tailnet.

@mrpunkin
Copy link

I'd also like to request this.

@david-w-t
Copy link

This is a highly needed feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Future
Development

No branches or pull requests

10 participants