Merge pull request #144 from DDS-Derek/main
This commit is contained in:
commit
901442b5ef
@ -46,6 +46,7 @@ RUN apt-get update \
|
||||
curl \
|
||||
busybox \
|
||||
dumb-init \
|
||||
jq \
|
||||
&& \
|
||||
if [ "$(uname -m)" = "x86_64" ]; \
|
||||
then ln -s /usr/lib/x86_64-linux-musl/libc.so /lib/libc.musl-x86_64.so.1; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user