https://github.com/redhat-middleware-workshops/spring-to-quarkus-mta-cli
Repo containing code to build the images used in the spring-to-quarkus-todo repository
https://github.com/redhat-middleware-workshops/spring-to-quarkus-mta-cli
Last synced: 3 months ago
JSON representation
Repo containing code to build the images used in the spring-to-quarkus-todo repository
- Host: GitHub
- URL: https://github.com/redhat-middleware-workshops/spring-to-quarkus-mta-cli
- Owner: RedHat-Middleware-Workshops
- License: apache-2.0
- Created: 2022-11-11T15:33:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T17:36:57.000Z (4 months ago)
- Last Synced: 2025-03-07T18:31:48.179Z (4 months ago)
- Language: Dockerfile
- Size: 30.3 KB
- Stars: 0
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Repository containing code to build the images used in the [spring-to-quarkus-todo](https://github.com/RedHat-Middleware-Workshops/spring-to-quarkus-todo) repository.
- The [`Dockerfile`](Dockerfile) contains the code for the image
- The [`build-push-container-images.yml` workflow file](.github/workflows/build-push-container-images.yml) contains the GitHub actions workflow used to build multi-arch images.