SLIDE 1
OSBS, what’s that?
- OpenShift Build System
- We are using OpenShift to schedule builds
- osbs (client)
○ talks to OpenShift’s API
- dock (soon to be Atomic Reactor)
Layered Image Build System a.k.a. OSBS Tom Tomeek - - PowerPoint PPT Presentation
Layered Image Build System a.k.a. OSBS Tom Tomeek <ttomecek@redhat.com> OSBS, whats that? OpenShift Build System We are using OpenShift to schedule builds osbs (client) talks to OpenShifts API dock (soon
OSBS
build container dock
OSBS
build container dock fedpkg
OSBS
build container dock fedpkg httpd auth
builder koji
OSBS
build container dock httpd auth fedpkg auth
builder koji
OSBS
build container dock httpd auth fedpkg auth pulp registry docker image tar via http
image- export
tar via nfs
○ FROM fedora ○ RUN yum install -y ...
○ FROM scratch ○ ADD fs.tar.gz
koji OSBS