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

Docker #6

Open
BarTracz opened this issue Mar 18, 2024 · 0 comments
Open

Docker #6

BarTracz opened this issue Mar 18, 2024 · 0 comments
Labels
investigation things to research

Comments

@BarTracz
Copy link
Collaborator

BarTracz commented Mar 18, 2024

For now, I am using Maven wrapper, and I have an issue where, while building, I get

> [server deps 7/7] RUN ./mvnw  install -DskipTests     --mount=type=bind,source=pom.xml,target=pom.xml:
0.102 /bin/sh: 1: ./mvnw: not found

Sources say it is a permissions problem, but when I edit them, the same issue persists. I want to run ./mvnw javafx:run at the end, though I don't know if it is a good approach.

Originally posted by @BarTracz in #5 (comment)

@BarTracz BarTracz added the investigation things to research label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigation things to research
Projects
None yet
Development

No branches or pull requests

1 participant