AmpersandTarski / Ampersand

Build database applications faster than anyone else, and keep your data pollution free as a bonus.
http://ampersandtarski.github.io/
GNU General Public License v3.0
40 stars 8 forks source link

Devcontainer fails to start #1305

Closed stefjoosten closed 2 years ago

stefjoosten commented 2 years ago

What happened

I'm using the devcontainers for a while now. Yesterday, my computer decided to generate my dev container afresh. However, this process failed:

Screenshot 2022-06-23 at 23 26 37

I doubt whether a memory problem is to blame because I gave Docker access to 12.5GB + 1.5GB swap space and 5 CPUs. The screenshot does not mention any memory problems either.

stefjoosten commented 2 years ago

Currently, I have run it where Docker has 16GB + 3GB of swap space (16GB is the maximum I can give to Docker) and 5 CPUs. This works. Issue closed.