You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2025. It is now read-only.
Story
As a devtools engineer,
I would like to have random postfixes on container ids,
So that I can worry less about their names being easy to guess.
Related to this PR #83 discussion.
Current ID string is combined as follows:
Container ID should be at most 63 characters.
Solution
Acceptance Criteria