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
Currently a ton of build dependencies are left over from OpenOnload installation. I do a good job of cleaning up build artifacts though. Still the packages weigh in at >400MB.
By using multi-stage builds, we should be able to install the bare minimum and get much thinner images.
The text was updated successfully, but these errors were encountered:
Currently a ton of build dependencies are left over from OpenOnload installation. I do a good job of cleaning up build artifacts though. Still the packages weigh in at >400MB.
By using multi-stage builds, we should be able to install the bare minimum and get much thinner images.
The text was updated successfully, but these errors were encountered: