Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

pdf4j/imagebuilder

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Builder in a Container

Build containers

This repository builds containers with the Image Builder services ready to go! Get a list of all the current builds in the GitHub container repository.

Pulling containers

You can pull any of the containers from this repository using podman or docker:

podman pull ghcr.io/major/imagebuilder:centos-stream8
podman pull ghcr.io/major/imagebuilder:fedora-34
podman pull ghcr.io/major/imagebuilder:fedora-35
podman pull ghcr.io/major/imagebuilder:fedora-rawhide

Running Image Builder from within the container

Each container starts systemd so that socket activation works well between the different components. Building images does require additional privileges for certain operations, so you will likely need the --privileged flag and use sudo.

(If anyone knows of a workaround to avoid using --privileged and/or sudo, please let me know!)

sudo podman run --rm --detach --privileged \
    --name imagebuilder \
    ghcr.io/major/imagebuilder:centos-stream8

About

Containers for Image Builder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 66.7%
  • Shell 33.3%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.