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

Modify shipyard API to take a bundle payload #3

Closed
tnine opened this issue Jan 26, 2016 · 0 comments
Closed

Modify shipyard API to take a bundle payload #3

tnine opened this issue Jan 26, 2016 · 0 comments
Assignees

Comments

@tnine
Copy link
Contributor

tnine commented Jan 26, 2016

Modify the shipyard API to take a Node.js bundle payload. This payload should then be created in a container. The call will take the following.

Binary (or some pointer) to the node code (TBD)

The image to run on. Any image that is node/* should be supported. Official node images only will be supported. https://hub.docker.com/_/node/

Scale. The maximum number of containers that should be run.

Shipyard should then perform the following.

  1. Create the image
  2. Upload it to the internal repository
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