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.
- Host: GitHub
- URL: https://github.com/hazelcast/dockerfile-hazelcast-snapshot
- Owner: hazelcast
- License: apache-2.0
- Archived: true
- Created: 2020-12-15T09:22:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-22T07:27:32.000Z (almost 5 years ago)
- Last Synced: 2025-08-10T23:51:25.688Z (11 months ago)
- Topics: dockerfile, hazelcast, imdg
- Language: Dockerfile
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).