sudo docker run --rm -it \ -w /salix \ -v $PWD/../salix:/salix \ node:20-bullseye \ npm i -g gulp-cli && \ npm i && \ gulp i