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
Jeff Becker a316f5f787
add wine as dependancy because god made windows so that man may suffer
3 years ago
..
android.dockerfile update android ci docker jizz 3 years ago
debian-sid.dockerfile fix docker lines and dont install recommended packages 3 years ago
debian-stable.dockerfile typofix 3 years ago
debian-win32-cross.dockerfile Add oxen-core deps to docker images 3 years ago
lint.dockerfile Upgrade to clang-format 11 3 years ago
nodejs.dockerfile add wine as dependancy because god made windows so that man may suffer 3 years ago
readme.md redo ci pipeline: 3 years ago
rebuild-docker-images.sh add docker image for nodejs 3 years ago
ubuntu-bionic.dockerfile fix docker lines and dont install recommended packages 3 years ago
ubuntu-focal.dockerfile fix docker lines and dont install recommended packages 3 years ago

readme.md

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