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
..
arm32v7
arm64v8
i386
00-debian-bullseye-base.dockerfile
00-debian-buster-base.dockerfile
00-debian-sid-base.dockerfile
00-debian-stable-base.dockerfile
00-debian-testing-base.dockerfile
10-debian-bullseye.dockerfile
10-debian-buster.dockerfile
10-debian-sid.dockerfile
10-debian-stable.dockerfile
10-ubuntu-bionic.dockerfile
10-ubuntu-focal.dockerfile
10-ubuntu-impish.dockerfile
10-ubuntu-lts.dockerfile
10-ubuntu-rolling.dockerfile
40-debian-bullseye-debhelper.dockerfile
40-debian-sid-debhelper.dockerfile
40-ubuntu-focal-debhelper.dockerfile
40-ubuntu-impish-debhelper.dockerfile
50-android.dockerfile
debian-sid-clang.dockerfile
debian-win32-cross.dockerfile
flutter.dockerfile
lint.dockerfile
nodejs.dockerfile
readme.md
rebuild-docker-images.sh

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