Comment by progx 6 days ago alias npm / bun / ... to run in a docker container, so npm install run automatically in the container. 1 comment progx Reply ashishb 6 days ago That's exactly what I started with. It gets unwieldy quickly enough as you need to mount a lot of directories that these you uses as cache.So, amazing-sandbox at its core is nothing but a glorified docker command generator (in default mode).
ashishb 6 days ago That's exactly what I started with. It gets unwieldy quickly enough as you need to mount a lot of directories that these you uses as cache.So, amazing-sandbox at its core is nothing but a glorified docker command generator (in default mode).
That's exactly what I started with. It gets unwieldy quickly enough as you need to mount a lot of directories that these you uses as cache.
So, amazing-sandbox at its core is nothing but a glorified docker command generator (in default mode).