Remove all MAINTAINER statements in the codebase as they aren't very useful and now deprecated

This commit is contained in:
Lucas Käldström
2016-12-17 20:34:10 +02:00
parent 5b2823adb9
commit 3c5b5f5963
38 changed files with 0 additions and 39 deletions

View File

@@ -13,7 +13,6 @@
# limitations under the License.
FROM centos
MAINTAINER Jan Safranek, jsafrane@redhat.com; Huamin Chen, hchen@redhat.com
RUN yum -y install /usr/bin/ps nfs-utils && yum clean all
RUN mkdir -p /exports
ADD run_nfs.sh /usr/local/bin/