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 ipfs/go-ipfs:v0.13.0-rc1 as dist
ARG IPFS_VERSION=v0.13.0-rc1
FROM ipfs/go-ipfs:${IPFS_VERSION} as dist
LABEL maintainer aynic.os <support+docker@asycn.io>
ARG DOCKER_BUILD_DIR