mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 19:21:37 +00:00
Remove all MAINTAINER statements in the codebase as they aren't very useful and now deprecated
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
# limitations under the License.
|
||||
|
||||
FROM node:0.10
|
||||
MAINTAINER Christiaan Hees <christiaan@q42.nl>
|
||||
|
||||
ONBUILD WORKDIR /appsrc
|
||||
ONBUILD COPY . /appsrc
|
||||
|
Reference in New Issue
Block a user