add nanobox

This commit is contained in:
Philipp Kunz 2017-09-13 21:49:47 +02:00
parent 2d11efdcf9
commit 7945303e9f

3
Dockerfile_npmcinanobox Normal file
View File

@ -0,0 +1,3 @@
FROM hosttoday/ht-docker-node:npmci
RUN sudo bash -c "$(curl -fsSL https://s3.amazonaws.com/tools.nanobox.io/bootstrap/ci.sh)"
RUN nanobox config set ci-mode true