Remove all MAINTAINER statements in the codebase as they aren't very useful and now deprecated
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
|
||||
FROM nginx
|
||||
|
||||
MAINTAINER Mengqi Yu <mengqiy@google.com>
|
||||
|
||||
COPY index2.html /usr/share/nginx/html/index2.html
|
||||
RUN chmod +r /usr/share/nginx/html/index2.html
|
||||
|
Reference in New Issue
Block a user