mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-11 07:10:36 +00:00
2655a64da0
* make cached docker containers for ci * remove old docker files from root of repo * use cached docker containers for ci
293 B
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