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

Make Docker image available from registry #474

Open
eliskasl opened this issue Sep 13, 2017 · 2 comments
Open

Make Docker image available from registry #474

eliskasl opened this issue Sep 13, 2017 · 2 comments

Comments

@eliskasl
Copy link
Contributor

Instead of providing a Dockerfile for building an image locally, it would be helpful to make an actual image available from a registry, so that one can use it out-of-box and doesn't have to fight with rubygems and other issues along the way.

@jberkus
Copy link
Contributor

jberkus commented Sep 14, 2017

A fine idea; I hadn't done it mostly because that dockerfile is kinda janky and I keep thinking I'll clean it up.

@mscherer
Copy link
Collaborator

So, we have now a s2i build system, see the .travis.yml ( https://github.com/projectatomic/atomic-site/blob/master/.travis.yml ).

Should we remove the Dockerfile all together ?

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

3 participants