Commit 227f14a4 authored by Heimo Stranner's avatar Heimo Stranner
Browse files

Update README.md

parent da6bc830
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -3,3 +3,10 @@
We build custom docker images in this repository. To keep everything reasonably up to date the build is scheduled every week.

If you find yourself installing packages in a stock docker image during your build process, you should rethink your approach and probably add another image suited to your needs here. Just request write access to this repo and create a merge request.

## Current images

### Custom cypress image

The stock cypress base image is based on debian 10, ours is based on debian 11 and thus can install version 17 of the openjdk.
Our image also has the openjdk preinstalled.