Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Comments

Docker Hub doesn't support build stages yet#168

Merged
prymitive merged 1 commit intomasterfrom
fix-docker-hub
Aug 10, 2017
Merged

Docker Hub doesn't support build stages yet#168
prymitive merged 1 commit intomasterfrom
fix-docker-hub

Conversation

@prymitive
Copy link
Contributor

@prymitive prymitive added the bug label Aug 9, 2017
@prymitive prymitive requested a review from terinjokes August 9, 2017 18:40
@terinjokes
Copy link

@prymitive I don't believe so. The issue isn't the FROM as syntax, but the version of Docker EE they're running simply not supporting the feature yet.

@prymitive
Copy link
Contributor Author

yeah, sad panda, I'll write a horrible dockerfile for now, to get builds back, and will work on build stages on travis to get docker images pushed from there, seem doable - https://docs.travis-ci.com/user/docker/

@prymitive prymitive changed the title Docker Hub doesn't suppose 'FROM ... as ...' yet Docker Hub doesn't support build stages yet Aug 10, 2017
@prymitive
Copy link
Contributor Author

prymitive commented Aug 10, 2017

Can we get this back on until Docker Hub deploys a new version of docker-ee?

Also: it seems that there's even tinier image we can use for second stage - https://hub.docker.com/_/scratch/
And using that gives me a working docker image with:

$ docker images
REPOSITORY          TAG                       IMAGE ID            CREATED             SIZE
unsee               v0.7.2-111-gf3f13ba-dev   cbc0c58f8e15        31 seconds ago      18.5MB

@prymitive prymitive merged commit add00da into master Aug 10, 2017
@prymitive prymitive deleted the fix-docker-hub branch August 10, 2017 22:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants