I found that last one is related to obs-docker-support, I reported it at https://github.com/openSUSE/obs-build/issues/1107.
and another issue, package installation during the build
#!BuildTag: test:latest
FROM opensuse/leap:16.0
RUN zypper in vim
makes it try to connect with internet repositories -…
I understand, I am asking if this is by design that we no longer provide such configuration out of the box?
It was not needed with 15.6, where I was able to build against openSUSE:Templates:Images:15.6 which defined
%if "%_repository" == "containers"
Type: docker
Repotype: none
Patterntype:…
interestingly though albeit it now doing something locally with osc build --no-verify containers it still shows as "excluded" on the server: https://build.opensuse.org/package/show/home:crameleon…
with that line I get
unresolvable: have choice for docker-buildx needed by docker: docker-buildx docker-stable-buildx
if I additionally add
Prefer: docker-buildx
it…
now it is for me as well (but I am rather sure it wasn't at the time I posted the comment ...), anyways - still getting the same error: [buildinfo.txt](/attachments/dfe3f880-b020-40cd-a370-5fce10fe…
still does not work, but is that change actually deployed? osc meta prjconf openSUSE:Leap:16.0 does not match https://src.opensuse.org/openSUSE/Leap/src/branch/leap-16.0/_config from what I can…