Remove localhost base element.

This commit is contained in:
Gareth Latty
2019-06-22 08:04:52 +01:00
parent dcdf011304
commit 8f75e837cc
10 changed files with 206 additions and 167 deletions
+3 -1
View File
@@ -12,7 +12,9 @@ LABEL maintainer="team@rereadgames.com"
ARG BUILD_DATE
ARG VCS_REF
ARG VERSION
ARG VERSION=dev
ENV MD_VERSION $VERSION
LABEL org.label-schema.name="massivedecks/server"
LABEL org.label-schema.description="The web server for Massive Decks, a comedy party game."