Closed SerenModz21 closed 2 years ago
Docker for Desktop aka using Hyper-V?
yes but i use the wsl 2 based engine instead of hyper-v
Have you tweaked the memory limit on Docker Desktop settings?
no. i've always kept the default resource settings but i guess the only way to fix it would be to either increase memory or just give it a try without docker
Is there an existing Issue for this bug?
Expected behavior
The Typescript compiler should compile and continue running the docker container
Actual behavior
The Typescript compiler fails to compile and exits the process
Steps to reproduce
git clone https://github.com/tycrek/ass.git && cd ass/
Logs (optional)
ass version
0.11.0-rc.1 (package.json version)
Deployment
Docker
Operating system
Windows 10 Pro 21H1
Docker version 20.10.17, build 100c701
docker-compose version 1.29.2, build 5becea4c but i also tried docker-compose v2.7.0
Node version
16.14.0 (node version from dockerfile)