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

Build raw image based on opensuse in IBS #8

Open
digitaltom opened this issue Jun 29, 2018 · 3 comments
Open

Build raw image based on opensuse in IBS #8

digitaltom opened this issue Jun 29, 2018 · 3 comments

Comments

@digitaltom
Copy link
Owner

digitaltom commented Jun 29, 2018

The buildservice can build raw images: https://build.opensuse.org/image_templates

Let's find out if it is possible to build a deployable image of the photobooth with the buildservice.

Extras:

  • Using the git service to automatically build an image with the latest sources
  • use the gem service to fetch all needed gems during build
@digitaltom
Copy link
Owner Author

@ChrisBr ^^

@ChrisBr
Copy link
Collaborator

ChrisBr commented Jun 29, 2018

I just tried it briefly:
https://build.opensuse.org/package/show/home:cbruckmayer:branches:openSUSE:Factory:ARM/JeOS

Problem is here with the service and that we use Kiwi for building the image because it is hard to get the sources inside and seems impossible for the bundle gems service.

I think easiest solution will be we build a container and then we can build an image which just starts this container.

cc @digitaltom

@digitaltom
Copy link
Owner Author

or we build an RPM of the rails app which gets pulled into the image?

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