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
FROM debian
ENV DEBIAN_FRONTEND noninteractive
RUN apt update && apt install -y vim
RUN echo "Ok"
Removing intermediate container 5ffcdaccfdc4
---> d9fb20909c77
Step 5/5 : RUN echo "Ok"
---> Running in e63232bbe256
Ok
Removing intermediate container e63232bbe256
---> 265d7c0df6e7
Successfully built 265d7c0df6e7
invalid reference format
Building image failed.
status: 500
Reason: Internal Server Error
Images for the following subusers failed to build:
vim
Removing uneeded temporary repository: /home/domi/.subuser/mysub
Verify complete.
subuser version
Subuser version: 0.6.2
Server Version: 17.11.0-ce
Storage Driver: aufs
The text was updated successfully, but these errors were encountered:
Hi Guys,
I've go strange trouble with simple sample:
The text was updated successfully, but these errors were encountered: