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

[suggestion] dockerfile to build container image for simple cloud hosting #79

Open
splace opened this issue Mar 31, 2015 · 2 comments
Open

Comments

@splace
Copy link

splace commented Mar 31, 2015

seems to me that a container image of sharefest, would be very nice.

@whadar
Copy link
Member

whadar commented Apr 1, 2015

Hey thanks, do you have a dockerfile?
On Mar 31, 2015 7:06 PM, "splace" [email protected] wrote:

seems to me that a container image of sharefest, would be very nice.


Reply to this email directly or view it on GitHub
#79.

@splace
Copy link
Author

splace commented Apr 11, 2015

No, but it might just be a case of;

  1. adding a one line dockerfile to the root of the project, (because there is already a nodejs base container that will configure from a "package.json" file; https://registry.hub.docker.com/u/google/nodejs-runtime/ ),
  2. registering this github project to be accessible by docker
  3. telling docker to auto-built it into an image on the docker registry.
  4. make it live, by linking that container to a cloud service, a google container host (compute engine) or AWS.

the only thing is i don’t see how the server gets signed, but maybe this process will provide some feedback regarding that.

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