mirror of
https://github.com/audacity/linuxdeploy.git
synced 2026-04-13 06:51:05 -05:00
Improve shell use of Docker images
This commit is contained in:
@@ -20,3 +20,5 @@ RUN yum install -y gcc-c++ && \
|
||||
make install && \
|
||||
popd && \
|
||||
rm -r patchelf/
|
||||
|
||||
CMD ["bash"]
|
||||
|
||||
@@ -41,3 +41,4 @@ RUN yum install -y gcc-c++ && \
|
||||
popd && \
|
||||
rm -r patchelf/
|
||||
|
||||
CMD ["bash"]
|
||||
|
||||
Reference in New Issue
Block a user