Topic: Building wolfssl inside a docker for the arm64 architecture
I am running on a x64 machine and I wish to build the wolfssl inside an arm64 docker container. What does the docker file need to contain in order to do it
You are not logged in. Please login or register.
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
ReferenceswolfSSL - Embedded SSL Library → wolfSSL → Building wolfssl inside a docker for the arm64 architecture
I am running on a x64 machine and I wish to build the wolfssl inside an arm64 docker container. What does the docker file need to contain in order to do it
Can you let us know what build tools or toolchain you have available?
Native Linux tools (including for ARM64). We could consider cross-builds also, but would prefer a "native" build in a cross-architecture docker.
Perhaps you would prefer a secure and confidential communication channel. If so, please start the conversation by sending a message to support@wolfssl.com.
if "native", then gcc would be sufficient. Just about any C89 compliant compiler would be sufficient.
Probably. What I am looking for is a sample dockerfile that contains all of the definitions.
I think you might find this useful:
https://github.com/wolfSSL/wolfssl/tree/master/Docker
Let me know if you have further questions.
Can you tell us about your project and goals?
Warm regards, Anthony
wolfSSL - Embedded SSL Library → wolfSSL → Building wolfssl inside a docker for the arm64 architecture
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.011 seconds (46% PHP - 54% DB) with 12 queries