https://github.com/cryostatio/test-applications
https://github.com/cryostatio/test-applications
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cryostatio/test-applications
- Owner: cryostatio
- License: apache-2.0
- Created: 2024-07-04T14:02:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T19:59:01.000Z (over 1 year ago)
- Last Synced: 2025-04-20T04:34:33.768Z (about 1 year ago)
- Language: Java
- Size: 593 KB
- Stars: 0
- Watchers: 4
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# test-applications
Container images for sample applications used in testing Cryostat. Each subdirectory represents a separate container image.
# building
Each subdirectory is expected to contain a `build.bash` file which can be invoked with no arguments to produce a container image.
The `build.bash` in this repository root will iterate over all the container image directories and build each.