lowercase
This commit is contained in:
parent
dd1f2c9535
commit
23cc5a971c
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ RUN apk add --no-cache \
|
|||
bash \
|
||||
python3
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
# to get around errors from differing stack sizes in musl
|
||||
# https://wiki.musl-libc.org/functional-differences-from-glibc.html#Thread_stack_size
|
||||
RUN npm config set unsafe-perm true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue