Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
add name label
Browse files Browse the repository at this point in the history
  • Loading branch information
darrylmendillo committed Dec 16, 2020
1 parent e48e7f0 commit 7aae77a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM debian:10.6-slim
FROM debian:10.6-slim as consul
LABEL name=consul

ARG VERSION="3.4.1"
ARG BINARY="yq_linux_amd64"
Expand Down

0 comments on commit 7aae77a

Please sign in to comment.