lokinet/contrib/ci/docker
Jason Rhinelander b64a38ff2c Add missing xz-utils to buster 2021-10-17 23:42:13 -03:00
..
arm32v7 CI docker multiarch 2021-10-17 14:46:30 -03:00
arm64v8 Add cached images with debhelper & related tools for deb pipelines 2021-10-17 17:27:40 -03:00
i386 CI docker multiarch 2021-10-17 14:46:30 -03:00
00-debian-bullseye-base.dockerfile Reformat RUN commands to make editing easier 2021-10-17 15:20:52 -03:00
00-debian-buster-base.dockerfile Reformat RUN commands to make editing easier 2021-10-17 15:20:52 -03:00
00-debian-sid-base.dockerfile Reformat RUN commands to make editing easier 2021-10-17 15:20:52 -03:00
00-debian-stable-base.dockerfile Reformat RUN commands to make editing easier 2021-10-17 15:20:52 -03:00
00-debian-testing-base.dockerfile Reformat RUN commands to make editing easier 2021-10-17 15:20:52 -03:00
10-debian-bullseye.dockerfile Add automake, libtool, libjemalloc-dev 2021-10-17 17:22:26 -03:00
10-debian-buster.dockerfile Add missing xz-utils to buster 2021-10-17 23:42:13 -03:00
10-debian-sid.dockerfile Add automake, libtool, libjemalloc-dev 2021-10-17 17:22:26 -03:00
10-debian-stable.dockerfile Add automake, libtool, libjemalloc-dev 2021-10-17 17:22:26 -03:00
10-ubuntu-bionic.dockerfile Add automake, libtool, libjemalloc-dev 2021-10-17 17:22:26 -03:00
10-ubuntu-focal.dockerfile Add automake, libtool, libjemalloc-dev 2021-10-17 17:22:26 -03:00
10-ubuntu-impish.dockerfile Add automake, libtool, libjemalloc-dev 2021-10-17 17:22:26 -03:00
10-ubuntu-lts.dockerfile Add automake, libtool, libjemalloc-dev 2021-10-17 17:22:26 -03:00
10-ubuntu-rolling.dockerfile Add automake, libtool, libjemalloc-dev 2021-10-17 17:22:26 -03:00
40-debian-bullseye-debhelper.dockerfile Add cached images with debhelper & related tools for deb pipelines 2021-10-17 17:27:40 -03:00
40-debian-sid-debhelper.dockerfile Add cached images with debhelper & related tools for deb pipelines 2021-10-17 17:27:40 -03:00
40-ubuntu-focal-debhelper.dockerfile Add cached images with debhelper & related tools for deb pipelines 2021-10-17 17:27:40 -03:00
40-ubuntu-impish-debhelper.dockerfile Add cached images with debhelper & related tools for deb pipelines 2021-10-17 17:27:40 -03:00
50-android.dockerfile Reformat RUN commands to make editing easier 2021-10-17 15:20:52 -03:00
debian-sid-clang.dockerfile Reformat RUN commands to make editing easier 2021-10-17 15:20:52 -03:00
debian-win32-cross.dockerfile Reformat RUN commands to make editing easier 2021-10-17 15:20:52 -03:00
flutter.dockerfile Reformat RUN commands to make editing easier 2021-10-17 15:20:52 -03:00
lint.dockerfile Reformat RUN commands to make editing easier 2021-10-17 15:20:52 -03:00
nodejs.dockerfile Reformat RUN commands to make editing easier 2021-10-17 15:20:52 -03:00
readme.md CI docker multiarch 2021-10-17 14:46:30 -03:00
rebuild-docker-images.sh Add cached images with debhelper & related tools for deb pipelines 2021-10-17 17:27:40 -03:00

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).