Bug 55005 - Stable names for container for Docker based Apps
Stable names for container for Docker based Apps
Status: NEW
Product: UCS
Classification: Unclassified
Component: App Center
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2022-07-18 11:54 CEST by Philipp Hahn
Modified: 2022-07-18 11:54 CEST (History)
0 users

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2022-07-18 11:54:24 CEST
Currently containers started for Docker based Apps get random names:

> # docker container ls --format 'table {{.Names}}\t{{.Image}}'
> NAMES                IMAGE
> p7fz04ddwj_test1_1   docker-test.software-univention.de/alpine:3.6
> p7fz04ddwj_test2_1   docker-test.software-univention.de/alpine:3.6
> thirsty_williams     docker-test.software-univention.de/ucs-appbox-amd64:4.4-3

This is annoying especially when you need to re-start or re-deploy containers and they get a different name each time.

For single-container Apps the name of the Univention-App should be used.
For multi-container Apps the name should be derived from the name of the Univention-App.