4 lines
70 B
Docker
4 lines
70 B
Docker
|
FROM ci/realm-js:node-pre-gyp-base
|
||
|
|
||
|
CMD ["/bin/bash", "/inside/test"]
|