changed to update qemu-x86_64 for alpine to fix the signal 11 error.

pull/5454/head
Ryan Wang 3 years ago
parent 8fd8ba62b7
commit 7b832bf8d1
  1. 2
      docker/Dockerfile

@ -1,6 +1,6 @@
FROM bitwalker/alpine-elixir-phoenix:1.13
RUN apk --no-cache --update add alpine-sdk gmp-dev automake libtool inotify-tools autoconf python3 file
RUN apk --no-cache --update add alpine-sdk gmp-dev automake libtool inotify-tools autoconf python3 file qemu-x86_64
ENV GLIBC_REPO=https://github.com/sgerrand/alpine-pkg-glibc
ENV GLIBC_VERSION=2.30-r0

Loading…
Cancel
Save