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
Silcrate runs on container 1.2.2. It's the version Silcrate checks for during setup and the one it installs for you — if you're still on 1.2.0, setup will prompt you to update. Nothing you've already created changes: containers, images, volumes and networks carry over untouched.
Containers hit memory limits less often. The 1.2.2 runtime gives each container's virtual machine more headroom for memory mappings, so workloads that map a lot of files — databases, search indexes, big test suites — stop failing on a machine that has memory to spare.