mirror of
https://github.com/wassname/nginx-proxy-letsencrypt.git
synced 2026-09-09 11:27:33 +08:00
Fix Dockerfile
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ RUN python ./setup.py install
|
||||
# Make house cleaning
|
||||
RUN rm -rf /opt/simp_le
|
||||
|
||||
RUN -get autoremove -y git gcc libssl-dev libffi-dev python-dev python-pip
|
||||
RUN apt-get autoremove -y git gcc libssl-dev libffi-dev python-dev python-pip
|
||||
|
||||
RUN apt-get clean all
|
||||
RUN rm -r /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user