mirror of
https://github.com/pschiffe/docker-pdns.git
synced 2024-11-13 03:47:56 +01:00
parent
e9010ecac5
commit
9383a1f287
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ RUN mkdir -p /opt/powerdns-admin \
|
|||
| tar -xzC /opt/powerdns-admin --strip 1 \
|
||||
&& sed -i '/MySQL-python/d' /opt/powerdns-admin/requirements.txt \
|
||||
&& sed -i '/python-ldap/d' /opt/powerdns-admin/requirements.txt \
|
||||
&& rm -rf /opt/powerdns-admin/app/static \
|
||||
&& chown -R root: /opt/powerdns-admin \
|
||||
&& chown -R uwsgi: /opt/powerdns-admin/upload
|
||||
|
||||
|
|
Loading…
Reference in a new issue