Elektrine lite

← Feed

@jscholes@dragonscave.space

Post #3924248

2026-07-15 20:35 UTC

@mahryekuh@hachyderm.io Unrelated curiosity: why do you run npm through Docker?

Replies (1)

  • @mahryekuh@hachyderm.io 2026-07-15 20:36

    @jscholes@dragonscave.space That's a new feature I'm working on, where I run on the same Node Docker image that is used for the production build. Also in an attempt to not directly run NPM scripts on my host machine.

    Open ##3924249