Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No (easy) way how to build the Docker image #28

Open
mvinkler opened this issue Jul 2, 2023 · 0 comments
Open

No (easy) way how to build the Docker image #28

mvinkler opened this issue Jul 2, 2023 · 0 comments

Comments

@mvinkler
Copy link
Contributor

mvinkler commented Jul 2, 2023

This app is a showcase for Knative. One should be able to build the Docker image of the app using kn build, with both supported build strategies, using JVM mode or native build mode.

Right now, it is not possible to do this easily as there is the frontend dependency which is available only after building it locally (make frontend) in the local maven repo. kn build however cannot access the local maven repo and fails to fetch the artefact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant