Package Exports
- dspp
- dspp/stack.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dspp) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
dspp is a docker stack preprocessor
Usage sample
dspp production.yml --ir://run=compile
dspp production.yml --ir://run=deploy
Installation instruction
# Install using npm
sudo npm -g dspp
# requires most colordiff
apt-get install most colordiff
# Install npm using
# default is 2.15.5
# export npm_install=7.11.2
curl -L https://131.github.io/docker-dspp/install-npm.sh | sh