mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 20:50:24 +00:00
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 quay.io/pires/docker-jre:8u45-2
|
||||
|
||||
MAINTAINER Paulo Pires <pjpires@gmail.com>
|
||||
|
||||
EXPOSE 5701
|
||||
|
||||
|
@@ -14,7 +14,6 @@
|
||||
|
||||
FROM rethinkdb:1.16.0
|
||||
|
||||
MAINTAINER BinZhao <wo@zhaob.in>
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -yq curl && \
|
||||
|
Reference in New Issue
Block a user