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 "Container Name" field so that containers get a real name rather than a guid #67

Closed
neildeadman opened this issue Jan 7, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@neildeadman
Copy link

Is your feature request related to a problem? Please describe.
n/a

Describe the solution you'd like
An additional field that allows the name of the container to be set. For example, File Browser could be FileBrowser but shows as d60543e9-21ee-4a4c-b027-57fc1a89ec67 under 'docker ps'

Describe alternatives you've considered
Could just use the App name field for this

Additional context
Add any other context or screenshots about the feature request here.

@LinkLeong
Copy link
Collaborator

We hope that users do not use cli to manage applications, the application name should be indifferent to users.

@neildeadman
Copy link
Author

I understand and appreciate your thought process, but I am looking at moving existing containers into CasaOS and I do use the CLI a little. I hope you reconsider.

@LinkLeong
Copy link
Collaborator

I'm sorry for the trouble you've caused. Our team is discussing internally about importing docker applications into casaOS, but will not deal with container names for now.

Or you can let me know what you want to change the container name for, so that we can solve the problem better!

@JohnGuan JohnGuan assigned JohnGuan and LinkLeong and unassigned JohnGuan Jan 26, 2022
@JohnGuan JohnGuan added the enhancement New feature or request label Jan 26, 2022
@ajnart
Copy link

ajnart commented Feb 3, 2022

I'm sorry for the trouble you've caused. Our team is discussing internally about importing docker applications into casaOS, but will not deal with container names for now.

Or you can let me know what you want to change the container name for, so that we can solve the problem better!

I think having the container name be the "Service Name" by default, or the image name would be a great idea. It would be useful for users like me that use SyncThing to synchronize their app configs to the cloud (or that just want to import previous installations of Sonarr/Radarr/...)

@jerrykuku
Copy link
Contributor

This feature has been implemented in v0.3.1. If there are still problems you can reopen this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants