ezpp-oppai-ap/Dockerfile

7 lines
169 B
Docker
Raw Permalink Normal View History

2021-06-25 18:26:13 +00: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