mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
arm64 and amd64 image support (#88)
* Ability to build arm7 docker image using buildx * Build arm64 and amd64 images
This commit is contained in:
@@ -16,6 +16,8 @@ COPY yarn.lock .
|
||||
COPY .yarnrc.yml .
|
||||
COPY .yarn/releases ./.yarn/releases
|
||||
|
||||
ENV JEST_TIMEOUT=30000
|
||||
|
||||
RUN apk add --no-cache --update --virtual .gyp \
|
||||
vips-dev \
|
||||
python3 \
|
||||
|
||||
Reference in New Issue
Block a user