Skip to content

VitexSoftware/BuildImages

Repository files navigation

BuildImages

Title image

Source of Docker images used for Debian package building

simply run

make

to prepare Debian/Ubuntu Docker images with all requied for packaging process inside.

Add JenkinsfileDEB into your package source as Jenkinsfile or use as Pipeline code to build package(s) and it's testing install into docker container

Ready to use images

    docker pull vitexsoftware/debian:oldstable

Stretch

    docker pull vitexsoftware/debian:lts

Buster

    docker pull vitexsoftware/debian:oldstable

Bullseye

    docker pull vitexsoftware/debian:stable
Bookworm
--------
    docker pull vitexsoftware/debian:testing
    docker pull vitexsoftware/ubuntu:stable
    docker pull vitexsoftware/ubuntu:testing

My Build farm

Some packages built this way

Update listing time using:

find /var/lib/jenkins/ -name "config.xml" | grep "jenkins" | xargs cat | grep projectUrl | sed 's/     <projectUrl>/ \* /g' | sed 's/<\/projectUrl>//g'

About

Source of Docker images used for package building for Debian/Ubuntu stable/testing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published