Conversation
|
Github Enforcer opened Task: RK-12380 |
EliRookout
left a comment
There was a problem hiding this comment.
Does the Dockerfile overrides the devcontainer.json? cause it seems like there are different values for the same arguments in those files. For example INSTALL_MAVEN and INSTALL GRADLE have true in devcontainer.json but false in the Dockerfile (it's confusing)
It should override them |
|
@EliRookout Should I change it in Dockerfile for clarification's case? |
I think you should modify the |
|
@EliRookout Done |
Added a dev container