Reducing number of layers in the Django and Traefik images by combining Run commands as well as changing owneship while copying files.

This commit is contained in:
Arnav Choudhury 2020-09-07 20:44:03 +05:30
parent 41940bb1c1
commit c43d6d1293

View File

@ -332,4 +332,3 @@ CORS_URLS_REGEX = r"^/api/.*$"
{%- endif %}
# Your stuff...
# ------------------------------------------------------------------------------