An open API service indexing awesome lists of open source software.

https://github.com/hazelcast/dockerfile-hazelcast-snapshot

Dockerfile for building Hazelcast snapshot images from development branches.
https://github.com/hazelcast/dockerfile-hazelcast-snapshot

dockerfile hazelcast imdg

Last synced: 5 months ago
JSON representation

Dockerfile for building Hazelcast snapshot images from development branches.

Awesome Lists containing this project

README

          

# Docker containers for Hazelcast snapshots

The `Dockerfile` builds the Hazelcast snapshot version for a Hazelcast git branch. Snapshot images are intended for Hazelcast internal
usage and they may be changed or removed without prior notice.

Hazelcast Snapshot Images are currently based on the [Distroless Java base image](https://github.com/GoogleContainerTools/distroless/tree/master/java).