mirror of
https://github.com/n64decomp/sm64
synced 2026-05-06 22:28:01 +00:00
Update Dockerfile
This commit is contained in:
parent
9921382a68
commit
0bc83625ed
|
|
@ -6,7 +6,8 @@ RUN apt-get update && \
|
|||
build-essential \
|
||||
git \
|
||||
pkgconf \
|
||||
python3
|
||||
python3 \
|
||||
bsdmainutils
|
||||
|
||||
RUN mkdir /sm64
|
||||
WORKDIR /sm64
|
||||
|
|
|
|||
Loading…
Reference in a new issue