dockerfile?
Actually I'm not really happy with the idea but I don't have any reason to be against.
The two approach are:
1. Create the Dockerfile as usual
2. Use the docker plugin for gradle for building the image
I still prefer the first one but I need to know why the 2nd is a bad approach
dockerfiles are quite stable, IMHO. You build them once and seldom change, no? in such cases creating them by hand should be fine, no? unless you are in charge of something like Python or Node itself, i think less complexity is always better
Обсуждают сегодня