lokinet/contrib/ci/docker
Jason Rhinelander 5de5091e8d docker CI: Fix error message 2021-11-16 20:24:47 -04:00
..
readme.md Replace dockerfiles with a Python script 2021-10-26 03:28:49 -03:00
rebuild-docker-images.py docker CI: Fix error message 2021-11-16 20:24:47 -04: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.py

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.