mvn dockerfile:build stopped working
Open
bug
Menas
priority: undecided
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the bug
`mvn dockerfile:build` does not work anymore. There are issues of it trying to connect to GCP. Also, the docker plugin for maven is deprecated now.
We need a new way of building docker images for means.
Currently `docker build xyz` with appropriate build args works. So the maven plugin not working is not a blocker
Contributor guide
Assessment
This issue has not been assessed yet.