#!/bin/bash # docker compose run --rm node-nginx npm --registry https://registry.npm.taobao.org "$@" docker compose run --rm node-nginx npm "$@"