You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/contrib/ci/docker
Jason Rhinelander b64a38ff2c Add missing xz-utils to buster 3 years ago
..
arm32v7 CI docker multiarch 3 years ago
arm64v8 Add cached images with debhelper & related tools for deb pipelines 3 years ago
i386 CI docker multiarch 3 years ago
00-debian-bullseye-base.dockerfile Reformat RUN commands to make editing easier 3 years ago
00-debian-buster-base.dockerfile Reformat RUN commands to make editing easier 3 years ago
00-debian-sid-base.dockerfile Reformat RUN commands to make editing easier 3 years ago
00-debian-stable-base.dockerfile Reformat RUN commands to make editing easier 3 years ago
00-debian-testing-base.dockerfile Reformat RUN commands to make editing easier 3 years ago
10-debian-bullseye.dockerfile Add automake, libtool, libjemalloc-dev 3 years ago
10-debian-buster.dockerfile Add missing xz-utils to buster 3 years ago
10-debian-sid.dockerfile Add automake, libtool, libjemalloc-dev 3 years ago
10-debian-stable.dockerfile Add automake, libtool, libjemalloc-dev 3 years ago
10-ubuntu-bionic.dockerfile Add automake, libtool, libjemalloc-dev 3 years ago
10-ubuntu-focal.dockerfile Add automake, libtool, libjemalloc-dev 3 years ago
10-ubuntu-impish.dockerfile Add automake, libtool, libjemalloc-dev 3 years ago
10-ubuntu-lts.dockerfile Add automake, libtool, libjemalloc-dev 3 years ago
10-ubuntu-rolling.dockerfile Add automake, libtool, libjemalloc-dev 3 years ago
40-debian-bullseye-debhelper.dockerfile Add cached images with debhelper & related tools for deb pipelines 3 years ago
40-debian-sid-debhelper.dockerfile Add cached images with debhelper & related tools for deb pipelines 3 years ago
40-ubuntu-focal-debhelper.dockerfile Add cached images with debhelper & related tools for deb pipelines 3 years ago
40-ubuntu-impish-debhelper.dockerfile Add cached images with debhelper & related tools for deb pipelines 3 years ago
50-android.dockerfile Reformat RUN commands to make editing easier 3 years ago
debian-sid-clang.dockerfile Reformat RUN commands to make editing easier 3 years ago
debian-win32-cross.dockerfile Reformat RUN commands to make editing easier 3 years ago
flutter.dockerfile Reformat RUN commands to make editing easier 3 years ago
lint.dockerfile Reformat RUN commands to make editing easier 3 years ago
nodejs.dockerfile Reformat RUN commands to make editing easier 3 years ago
readme.md CI docker multiarch 3 years ago
rebuild-docker-images.sh Add cached images with debhelper & related tools for deb pipelines 3 years ago

readme.md

drone-ci docker jizz

To rebuild all ci images and push them to the oxen registry server do:

$ docker login registry.oxen.rocks
$ ./rebuild-docker-images.sh

If you aren't part of the Oxen team, you'll likely need to set up your own registry and change registry.oxen.rocks to your own domain name in order to do anything useful with this.

The docker images will be registry.oxen.rocks/lokinet-ci-*for each *.dockerfile in this directory, with the leading numeric NN- removed, if present (so that you can ensure proper ordering using two-digit numeric prefixes).