UPD: everything is better now :)

This commit is contained in:
2019-04-13 18:25:28 +02:00
parent d219a6101f
commit 603c55f88e
5 changed files with 27 additions and 13 deletions

View File

@@ -8,7 +8,7 @@ RUN dnf -y update && \
COPY container-files/httpd-layer/ /
COPY django-test /srv/src/django-test
COPY src/django-test /srv/src/django-test
COPY container-files/django-test-layer/ /
RUN /srv/bin/setup-django-test.sh /srv/django-test /srv/src/django-test