You've already forked git-docker
enable arm32
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.6
|
||||
FROM arm32v6/alpine:3.6
|
||||
RUN apk add --no-cache ca-certificates git openssh curl perl
|
||||
|
||||
ADD posix/* /usr/local/bin/
|
||||
|
Reference in New Issue
Block a user