ezpp-oppai-rx/Dockerfile
2021-04-23 13:31:43 +02:00

7 lines
169 B
Docker

ARG PREFIX=
FROM ${PREFIX}ubuntu:bionic
RUN apt-get update && apt-get install -y \
gcc musl musl-tools musl-dev git-core file
WORKDIR /tmp
CMD setarch $arch ./release