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
@milanmajchrak this issue is about using Dockerfile.dist instead of Dockerfile for FE builds. It produces smaller images, therefore saves space. It uses multistage build, but the main advantage is only the smaller image. It could potentially break things, so we did not do this at the time. It can still be done later on.
dist is significantly smaller, let's use it, if possible.
we must use preboot false in config to run dist image locally
can we do it now, or rather after first release? A lot would be changing!
The text was updated successfully, but these errors were encountered: