Comment by hahn-kev 8 months ago Running vite inside a docker container would probably get you what you want 1 comment hahn-kev Reply N2yhWNXQN3k9 8 months ago I don't think you even need a container for that type of containment.You could do it with namespaces.I think node/whatever-js-run-time/package-manger could allow for namespaced containment for packages with simple modern linux things.The realms proposal was a step towards that at one time.
N2yhWNXQN3k9 8 months ago I don't think you even need a container for that type of containment.You could do it with namespaces.I think node/whatever-js-run-time/package-manger could allow for namespaced containment for packages with simple modern linux things.The realms proposal was a step towards that at one time.
I don't think you even need a container for that type of containment.
You could do it with namespaces.
I think node/whatever-js-run-time/package-manger could allow for namespaced containment for packages with simple modern linux things.
The realms proposal was a step towards that at one time.