mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-13 22:49:25 +02:00
Adding NASM to manylinux images
This commit is contained in:

committed by
Jonas Vautherin

parent
a156f200dc
commit
2024e4b3a9
@ -14,6 +14,7 @@ RUN \
|
||||
openssh-clients \
|
||||
pax \
|
||||
wget \
|
||||
nasm \
|
||||
zip \
|
||||
&& \
|
||||
yum clean all && \
|
||||
|
Reference in New Issue
Block a user