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
{{ message }}
This repository has been archived by the owner on Sep 12, 2020. It is now read-only.
I know this is still a bit early in development. However, it would be nice to get some idea of what this is going to require to run. One of the nice features of the original boot2docker is that it was so lightweight (e.g. minimal memory usage, all in memory OS, quick startup/shutdown time, barebones feature-wise). This made it useable even for sophisticated calculations on a laptop. What sort of specs will/are we looking at with this new version of boot2docker.
The text was updated successfully, but these errors were encountered:
The spec requirements of this should be about the same as the original -- 1GB of RAM or more, and any Debian-compatible system should be supported (which is the majority of systems).
We don't have any unambiguously defined targets for the runtime footprint (just "small") -- as-is, it's a very, very minimal Debian installation (base on the "minbase" debootstrap variant), so it should be really small, but I haven't actually measured to know what it ends up being in practice.
Sure, I understand. Please keep me posted. I'd like to have some idea of where this stands relative to the legacy image once it is feeling more finished, but before it becomes the standard.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I know this is still a bit early in development. However, it would be nice to get some idea of what this is going to require to run. One of the nice features of the original
boot2docker
is that it was so lightweight (e.g. minimal memory usage, all in memory OS, quick startup/shutdown time, barebones feature-wise). This made it useable even for sophisticated calculations on a laptop. What sort of specs will/are we looking at with this new version ofboot2docker
.The text was updated successfully, but these errors were encountered: