lokinet/contrib/ci/docker
2021-07-05 07:26:04 -04:00
..
android.dockerfile update android ci docker jizz 2021-06-21 11:49:04 -04:00
debian-sid.dockerfile fix docker lines and dont install recommended packages 2021-03-04 17:03:02 -05:00
debian-stable.dockerfile typofix 2021-06-19 09:35:49 -04:00
debian-win32-cross.dockerfile Add oxen-core deps to docker images 2021-03-04 17:21:45 -04:00
lint.dockerfile Upgrade to clang-format 11 2021-03-05 13:36:31 -04:00
nodejs.dockerfile add wine as dependancy because god made windows so that man may suffer 2021-07-05 07:26:04 -04:00
readme.md redo ci pipeline: 2021-03-02 07:21:57 -05:00
rebuild-docker-images.sh add docker image for nodejs 2021-07-05 07:26:03 -04:00
ubuntu-bionic.dockerfile fix docker lines and dont install recommended packages 2021-03-04 17:03:02 -05:00
ubuntu-focal.dockerfile fix docker lines and dont install recommended packages 2021-03-04 17:03:02 -05:00

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