[FIX] use BusyBox with glibc for the remaining dynamically linked libs

This commit is contained in:
David Arnold
2018-02-11 15:07:01 -05:00
parent 918b7f656a
commit 0eb6656705

View File

@@ -1,4 +1,4 @@
FROM busybox
FROM busybox:glibc
# Get restic executable
ENV RESTIC_VERION=0.8.1