Use glibc busybox instead of Alpine for build.
This commit is contained in:
parent
f82b4fd127
commit
2b1870dad6
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.20.3
|
||||
FROM busybox:glibc
|
||||
COPY wwpapp /frontendstatic
|
||||
COPY wwpserver/worldwideportal-server /bin/worldwideportal-server
|
||||
ENTRYPOINT ["/bin/worldwideportal-server"]
|
||||
|
Loading…
Reference in New Issue
Block a user