Try again with an image including libgcc_s.so.1

This commit is contained in:
Condorra 2024-10-27 21:42:42 +11:00
parent 2b1870dad6
commit d5a360b61f

View File

@ -1,4 +1,4 @@
FROM busybox:glibc FROM debian:bookworm-slim
COPY wwpapp /frontendstatic COPY wwpapp /frontendstatic
COPY wwpserver/worldwideportal-server /bin/worldwideportal-server COPY wwpserver/worldwideportal-server /bin/worldwideportal-server
ENTRYPOINT ["/bin/worldwideportal-server"] ENTRYPOINT ["/bin/worldwideportal-server"]