apachegeode/geode-build

By apachegeode

Updated almost 9 years ago

Docker image for jenkins builds

Image
Languages & frameworks
Integration & delivery
Databases & storage
1

10M+

apachegeode/geode-build repository overview

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.

Tag summary

Content type

Image

Digest

Size

282.6 MB

Last updated

almost 9 years ago

docker pull apachegeode/geode-build