fix(core): update

This commit is contained in:
2018-11-29 10:49:50 +01:00
parent 5a3f5a1a72
commit 67470d22f4

3
Dockerfile_alpine 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