mirror of
https://github.com/upa/mscp.git
synced 2026-02-13 00:24:42 +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
|
||||
RUN cd ${mscpdir} \
|
||||
&& python3 pysetup.py install --user \
|
||||
&& ldconfig
|
||||
|
||||
&& python3 pysetup.py install --user
|
||||
|
||||
Reference in New Issue
Block a user