Skip to content

Commit

Permalink
ARM (aarch64) support #6
Browse files Browse the repository at this point in the history
  • Loading branch information
rafie committed Jun 26, 2019
1 parent 621ca9c commit c05af03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# BUILD redisfab/redistimeseries-${ARCH}-${OSNICK}:latest
# BUILD redisfab/redistimeseries-${ARCH}-${OSNICK}:M.m.b

ARG OSNICK=bionic
# ARG ARCH=x64|arm64|arm7l [no need to specify: using multi-arch]
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.arm64-xbuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# BUILD redisfab/redistimeseries-${ARCH}-${OSNICK}:latest
# BUILD redisfab/redistimeseries-${ARCH}-${OSNICK}:M.m.b

ARG OSNICK=bionic
ARG ARCH=arm64
Expand Down

0 comments on commit c05af03

Please sign in to comment.