debian-forge-composer/schutzbot
David Rheinsberg 21c7b7463c containers: add containerized osbuild-composer
Add a Dockerfile that creates a container based on Fedora with
osbuild-composer deployed. Create a suitable entrypoint that runs
osbuild-composer in the container and creates the required sockets
without systemd.

To test this, build the container via:

    docker build ./containers/osbuild-composer

Then create your certificates in /etc/osbuild-composer/. Then run
composer with something like:

    docker run --rm -v /etc/osbuild-composer:/etc/osbuild-composer <id>

(Where <id> is the container ID returned by `docker build`.)
2020-12-17 12:46:59 +01:00
..
ci_details.sh tests: Fail if python36 is installed. Closes #794 2020-10-19 11:21:39 +03:00
containerbuild.sh containers: add containerized osbuild-composer 2020-12-17 12:46:59 +01:00
deploy.sh Schutzfile: add koji-osbuild as dependant 2020-11-23 14:40:25 +01:00
Jenkinsfile containers: add containerized osbuild-composer 2020-12-17 12:46:59 +01:00
mockbuild.sh schutzbot: add rhel 8.4 tests to jenkins pipeline 2020-11-19 10:36:49 +01:00
prepare-rhel-nightly.sh Shutzbot: add pipeline for RHEL nightly builds. Refs #912 2020-09-04 09:56:25 -05:00
run_cloud_cleaner.sh test: restructure dir layout 2020-10-21 09:04:13 +02:00
team_ssh_keys.txt schutzbot: use the new obudai's ssh key 2020-12-01 08:27:44 +01:00