adding docker

This commit is contained in:
Lucas Gravley 2019-11-06 15:46:43 -06:00
parent 34dd09510b
commit db6dd43232

View file

@ -40,7 +40,8 @@ RUN pip3 install --upgrade --no-cache-dir \
RUN npm -g install \ RUN npm -g install \
markdownlint-cli \ markdownlint-cli \
jsonlint prettyjson \ jsonlint prettyjson \
coffeelint coffeelint \
eslint standard
#################### ####################
# Run GEM installs # # Run GEM installs #