https://github.com/kuzzleio/kuzzle-containers/tree/master/kuzzle-runner
FROM node:12.18.1-stretch-slim
RUN set -x \
&& apt-get update && apt-get install -y \
curl \
python \
make \
g++ \
libzmq3-dev
WORKDIR /var/app
Content type
Image
Digest
sha256:53948926f…
Size
231.6 MB
Last updated
about 3 years ago
docker pull kuzzleio/kuzzle-runner