You've already forked linuxdeploy
mirror of
https://github.com/encounter/linuxdeploy.git
synced 2026-07-10 12:18:44 -07: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