update web3proxy dockerfile
This commit is contained in:
@@ -15,7 +15,8 @@ RUN npm install
|
|||||||
|
|
||||||
COPY src/Managing.Web3Proxy/ .
|
COPY src/Managing.Web3Proxy/ .
|
||||||
|
|
||||||
RUN npm run build
|
# Build targeting musl (Alpine) binary compatibility
|
||||||
|
RUN npm run build -- --target x86_64-unknown-linux-musl
|
||||||
|
|
||||||
EXPOSE 4111
|
EXPOSE 4111
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user