mirror of
https://github.com/upa/mscp.git
synced 2026-02-18 20:34:59 +08:00
dockerfile: do not run ldconfig in alpine
This commit is contained in:
@@ -37,6 +37,4 @@ RUN cd ${mscpdir} \
|
|||||||
|
|
||||||
# install mscp python module
|
# install mscp python module
|
||||||
RUN cd ${mscpdir} \
|
RUN cd ${mscpdir} \
|
||||||
&& python3 pysetup.py install --user \
|
&& python3 pysetup.py install --user
|
||||||
&& ldconfig
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user