Skip to content

Commit

Permalink
Merge pull request weaveworks#3066 from weaveworks/label-weavedb
Browse files Browse the repository at this point in the history
label weavedb image
  • Loading branch information
bboreham authored Jul 14, 2017
2 parents 9057527 + cf1a111 commit 7b6a21f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prog/weavedb/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This is a nearly-empty image that we use to create a data-only container for persistence
FROM scratch
LABEL maintainer "Weaveworks Inc <[email protected]>"
LABEL works.weave.role=system
ENTRYPOINT ["data-only"]
# Work round Docker refusing to save an empty image
COPY Dockerfile /

0 comments on commit 7b6a21f

Please sign in to comment.