FROM toxchat/alpine-s390x:latest

WORKDIR /work/c-toxcore
COPY . /work/c-toxcore/

RUN [".github/scripts/cmake-alpine-s390x"]