Details
-
Task
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
The MAINTAINER instruction of the various Dockerfiles should not list an individual, but rather reference the community. That said, the MAINTAINER directive is actually deprecated now:
https://docs.docker.com/engine/reference/builder/#maintainer-deprecated
We should simply remove it entirely.