mirror of
https://github.com/Xeeynamo/sotn-decomp.git
synced 2024-11-23 04:59:41 +00:00
f573a99ec1
- `column` util was missing from the Docker image, added it and organised the requirements file so it's more human friendly - rearranged the USER argument in the Dockerfile to avoid the scenario where you didnt specify the user and so lose the layers where apt installed all the packages - add the python deps at the end to ensure docker can reuse cached layers if a python dep changes. - update maspsx (I wanted to test latest maspsx against sotn, so this is what led to the other changes!)
16 lines
163 B
Plaintext
16 lines
163 B
Plaintext
bchunk
|
|
binutils-mipsel-linux-gnu
|
|
binutils-sh-elf
|
|
bsdmainutils
|
|
cargo
|
|
clang-format
|
|
curl
|
|
gcc-mipsel-linux-gnu
|
|
git
|
|
make
|
|
p7zip-full
|
|
python3-pip
|
|
python3-venv
|
|
unzip
|
|
wget
|