geode-build
Docker image for jenkins builds
10M+
This image is primarily intended to be used during Geode's jenkins build process. It contains a special ENTRYPOINT that allows for running as any userid. Typical usage is:
docker run -e LOCAL_USER_ID=`id -u $USER` -ti apachegeode/geode-build bash
The Dockerfile for this image can be found in the geode repository at dev-tools/docker/base.
Content type
Image
Digest
Size
282.6 MB
Last updated
almost 9 years ago
docker pull apachegeode/geode-build