mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-30 00:05:11 +00:00
5 lines
136 B
Docker
5 lines
136 B
Docker
|
FROM ci/realm-js:node-pre-gyp-base
|
||
|
|
||
|
ENTRYPOINT ["/bin/bash", "/inside/docker-entrypoint.sh"]
|
||
|
CMD ["/bin/bash", "/inside/build-package"]
|