summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index a2a2075..e5b52a7 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,6 @@
FROM centos:6
+LABEL maintainer="jhunk@stsci.edu" \
+ vendor="Space Telescope Science Institute"
RUN yum install -y epel-release \
&& yum clean all