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

Cache Installation of uDocker in S3 #1

Closed
gmolto opened this issue May 16, 2017 · 2 comments
Closed

Cache Installation of uDocker in S3 #1

gmolto opened this issue May 16, 2017 · 2 comments
Assignees

Comments

@gmolto
Copy link
Member

gmolto commented May 16, 2017

Upon the first execution, uDocker automatically retrieves an installation package from https://owncloud.indigo-datacloud.eu/index.php/s/lR6CsSP5HfEc5uZ/download.

In order to speed up the container deployment process, this package should be cached into S3.

@alpegon
Copy link
Collaborator

alpegon commented May 23, 2017

The package is now uploaded via the 'init' command, so it's automatically deployed with the function and don't need to be downloaded every time the function is called.
See pull request #18

@alpegon alpegon self-assigned this May 23, 2017
@gmolto
Copy link
Member Author

gmolto commented May 24, 2017

The downside of this approach is that we lose the ability to use the inline code editor in the AWS Lambda console but it pays off at this stage.

@alpegon alpegon closed this as completed May 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants