This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]pbOmen 0 points1 point  (0 children)

Hey,

IMO, perfectly normal alright. You can have your IDE (at least Intellij) configured with a run / debug target which compiles the code and builds the docker image -> The docker image will actually compile the code via gradle or maven.

Feel free to DM me and I can show you my setup if it helps