fabio on arm

This commit is contained in:
Yann Autissier
2022-05-09 02:41:06 +00:00
parent ba3727c5cd
commit 39bd503fff
6 changed files with 49 additions and 20 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
FROM consul:1.11.1 as dist
ARG CONSUL_VERSION=1.11.1
FROM consul:${CONSUL_VERSION} as dist
LABEL maintainer aynic.os <support+docker@asycn.io>
ARG DOCKER_BUILD_DIR
ARG DOCKER_GID=999