Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Successfully built | failed #334

Open
whoo opened this issue Dec 17, 2017 · 1 comment
Open

Successfully built | failed #334

whoo opened this issue Dec 17, 2017 · 1 comment

Comments

@whoo
Copy link

whoo commented Dec 17, 2017

Hi Guys,

I've go strange trouble with simple sample:

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

@timthelion
Copy link
Contributor

Hi, I need to release a new version of subuser, this is fixed in git master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants