mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-07-28 12:42:23 +02:00
Adding NASM to manylinux images
This commit is contained in:

committed by
Jonas Vautherin

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