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

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

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.