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 5de5091e8d docker CI: Fix error message 3 years ago
..
readme.md Replace dockerfiles with a Python script 3 years ago
rebuild-docker-images.py docker CI: Fix error message 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.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.