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

Create automated docker build #3002

Open
karlnapf opened this issue Feb 23, 2016 · 6 comments
Open

Create automated docker build #3002

karlnapf opened this issue Feb 23, 2016 · 6 comments

Comments

@karlnapf
Copy link
Member

See https://docs.docker.com/engine/userguide/containers/dockerrepos/

Section "Automated builds"

Our Dockerfile is in configs

@rnviswanadh
Copy link

Hi,
I have done a few tutorials on automatic build in docker.
Please tell me what do you expect as an output to the issue?

@karlnapf
Copy link
Member Author

karlnapf commented Mar 3, 2016

I guess we want a docker image that contains a full Shogun installation -- that is automatically updated say every day. We have one that is used for our travis builds, that is update from the above config file.

@vigsterkr Can you comment what type of thing can be done by a student here?

See also the shogun-cloud repository.

@Eejya
Copy link

Eejya commented Mar 18, 2016

@karlnapf I'm not sure if this is what was required but please have a look - https://hub.docker.com/r/eejya/shogun/builds/brfvzdjtyvdgxyzc4jjznyf/

@karlnapf
Copy link
Member Author

Recently chatted to Viktor, and we think the best way to do this would be to create a shogun ppa for ubuntu first, and then to simply install this ppa on the docker image ...
Looking at this image, I do not really understand the different to Shoguns development docker image

@vigsterkr
Copy link
Member

@Eejya there's this https://hub.docker.com/r/shogun/shogun-dev/~/dockerfile/
first we need a way to nicely build .deb images...
but if you create the docker images derived of fedora, than there the packages are nicely updated thnx to @besser82 . we could ask him how to create shogun nightly packages for FH.

@Eejya
Copy link

Eejya commented Mar 19, 2016

@karlnapf , @vigsterkr I see, I had built a docker image of my forked repository since I wasn't sure what the task was. What would be the right way to begin with this? Also, is this the ppa we are talking about? - https://launchpad.net/~shogun-daily/+archive/ubuntu/ppa

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

4 participants