Closed pablo-de-andres closed 3 years ago
Actually, docker suggests:
LABEL org.opencontainers.image.authors="SvenDowideit@home.org.au"
Yes, it looks like they have changed the key. This will have to be updated in wrapper_development and some wrappers as well.
The
MAINTAINER
command is deprecated, andLABEL maintainer="name"
should be used instead