diff options
Diffstat (limited to 'docker/alpine-3.17.Dockerfile')
| -rw-r--r-- | docker/alpine-3.17.Dockerfile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docker/alpine-3.17.Dockerfile b/docker/alpine-3.17.Dockerfile index 9fce2bd..b79510f 100644 --- a/docker/alpine-3.17.Dockerfile +++ b/docker/alpine-3.17.Dockerfile @@ -35,6 +35,3 @@ RUN cd ${mscpdir} \ && cp mscp /mscp/build/mscp_alpine-3.17-x86_64.static # copy mscp to PKG FILE NAME because this build doesn't use CPACK -# install mscp python module -RUN cd ${mscpdir} \ - && python3 pysetup.py install --user |
