Bugzilla – Bug 1094903
strange repository names for docker containers in OBS
Last modified: 2018-07-23 09:13:21 UTC
> obs co home:pgeorgiadis:branches:openSUSE:Templates:Images:42.3 > cd home\:pgeorgiadis\:branches\:openSUSE\:Templates\:Images\:42.3/ > cd openSUSE-Leap-42.3-Container > obs build -l > cd containers/openSUSE\:Templates\:Images\:42.3\:Base/images/ > sudo docker load --input openSUSE-Leap-Container-Base.tar > sudo docker images > REPOSITORY TAG IMAGE ID CREATED SIZE > opensuse 42.3 aed93d675de9 2 days ago 109MB > sudo docker run -it opensuse:42.3 zypper lr > Repository priorities are without effect. All enabled repositories share the same priority. > > # | Alias | Name | Enabled | GPG Check | Refresh > --+----------------------------------+----------------------------------+---------+-----------+-------- > 1 | 268f11afd7b74251052f3031c3b5d4c9 | 268f11afd7b74251052f3031c3b5d4c9 | Yes | ( p) Yes | Yes > 2 | e3c2d3f50cffa149be2c0b2f9889a98f | e3c2d3f50cffa149be2c0b2f9889a98f | Yes | ( p) Yes | Yes The '268f11afd7b74251052f3031c3b5d4c9' doesn't look like an alias or name, but more like a hash.