dspp

dspp is a docker stack preprocessor

Usage no npm install needed!

<script type="module">
  import dspp from 'https://cdn.skypack.dev/dspp';
</script>

README

dspp is a docker stack preprocessor

Version License

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

Credits