diff options
Diffstat (limited to 'Dockerfile.arm32v7')
-rw-r--r-- | Dockerfile.arm32v7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile.arm32v7 b/Dockerfile.arm32v7 index 79a7a61..58a1834 100644 --- a/Dockerfile.arm32v7 +++ b/Dockerfile.arm32v7 | |||
@@ -1,4 +1,5 @@ | |||
1 | FROM arm32v7/alpine:3.11 | 1 | FROM arm32v7/alpine:3.11 |
2 | COPY qemu-arm-static /usr/bin | ||
2 | 3 | ||
3 | COPY ./ /www/ | 4 | COPY ./ /www/ |
4 | 5 | ||