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, the Dockerfile bundles the entire uncompressed server, which is sorta inefficient in terms of space. It would be much better to strip out the non-essential parts to make the image smaller and faster to download.
The text was updated successfully, but these errors were encountered:
Currently, the
Dockerfile
bundles the entire uncompressed server, which is sorta inefficient in terms of space. It would be much better to strip out the non-essential parts to make the image smaller and faster to download.The text was updated successfully, but these errors were encountered: