ezpp-oppai-rx/Dockerfile

7 lines
169 B
Docker
Raw Normal View History

2021-04-23 13:31:43 +02:00
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