4 lines
163 B
Plaintext
4 lines
163 B
Plaintext
|
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
|