You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After applying changes from @justin-he PR unikraft/unikraft#208 we can build and run nginx on an ARM64 emulated or physical environment, using the staging version of Unikraft, but we need to use this workaround:
After applying changes from @justin-he PR unikraft/unikraft#208 we can build and run nginx on an ARM64 emulated or physical environment, using the staging version of Unikraft, but we need to use this workaround:
and comment the following line in
fs0/nginx/conf/nginx.conf
:error_log logs/error.log debug;
The text was updated successfully, but these errors were encountered: