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/readme.md

293 B

drone-ci docker jizz

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

$ docker login your.registry.here
$ ./rebuild-docker-images.sh your.registry.here *.dockerfile

The docker images will be your.registry.here/lokinet-ci-*for each *.dockerfile in this directory