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

Frequency of updates to Docker image used? #12

Open
con-mo8 opened this issue Apr 27, 2016 · 2 comments
Open

Frequency of updates to Docker image used? #12

con-mo8 opened this issue Apr 27, 2016 · 2 comments

Comments

@con-mo8
Copy link

con-mo8 commented Apr 27, 2016

Was just wondering how and when the Docker image running for the backend of any language gets updated?

@prasmussen
Copy link
Member

At the moment it's a manual process and one of the next things i want to do is to automate it. I have skimmed the documentation for automated builds at docker hub and it looks like it's possible to trigger a build every time the base image changes. The next step would then be to pull the image and do a couple of test runs to ensure that the image still works before enabling it into production.

@con-mo8
Copy link
Author

con-mo8 commented May 7, 2016

Thanks for the info and your transparency Petter. I guess the issue is you aren't using the images from docker hub directly, but inheriting from them with the extra glot user environment setup. Do you already have some tests that are agnostic of the language, or should I write some for the Perl 6 container?

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