fix(core): update

This commit is contained in:
2019-06-08 21:36:23 +02:00
parent 860d5c722e
commit a763bc61a0
8 changed files with 79 additions and 74 deletions

3
Dockerfile_iot Normal file
View File

@ -0,0 +1,3 @@
FROM node:11.3.0-alpine
LABEL author="Lossless GmbH <hello@lossless.com>"
RUN apk update && apk add bash libc6-compat