vintasoftware / django-react-boilerplate

Django 5, React, Bootstrap 5 with Python 3 and Webpack project boilerplate
MIT License
1.97k stars 479 forks source link

chore: remove mkdir command from dockerfile #584

Closed raisiqueira closed 2 years ago

raisiqueira commented 2 years ago

Description

Remove unnecessary mkdir command from the frontend Dockerfile

Motivation and Context

See #583, this pull request closes #583.

Screenshots (if appropriate):

Non-applicable.

Steps to reproduce (if appropriate):

Build the current Dockerfile, and compare with the pull request Dockerfile. The result's is the same.

Types of changes

Checklist: