3 lines
158 B
Plaintext
3 lines
158 B
Plaintext
|
FROM hosttoday/ht-docker-dbase:npmci
|
||
|
RUN bash -c "$(curl -fsSL https://s3.amazonaws.com/tools.nanobox.io/bootstrap/ci.sh)"
|
||
|
RUN nanobox config set ci-mode true
|