Skip to content

Commit

Permalink
Switching labels to reverse DNS notation
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthHater committed Sep 30, 2016
1 parent 17da9bc commit cd97ed9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM centos:centos7
MAINTAINER Sonatype <[email protected]>
LABEL vendor=Sonatype \
license="APLv2" \
name="Nexus Repository Manager base image"
com.sonatype.license="APLv2" \
com.sonatype.name="Nexus Repository Manager base image"

ENV NEXUS_DATA /nexus-data

Expand Down

0 comments on commit cd97ed9

Please sign in to comment.