summaryrefslogtreecommitdiffstats
path: root/docker-entrypoint.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix manage.py invocationMatthew Lemon2024-06-061-1/+1
* Configures static for the new volumeMatthew Lemon2024-06-061-3/+3
* fix....Matthew Lemon2024-06-051-1/+1
* Experiment with putting collectstatic and superuser in initial buildMatthew Lemon2024-06-051-1/+1
* Put back in createsuperuserMatthew Lemon2024-06-051-1/+1
* Change port in entrypoint scriptMatthew Lemon2024-06-051-1/+1
* Omit collectstatic for debuggingMatthew Lemon2024-06-051-1/+1
* Trying to remove the superuser line for nowMatthew Lemon2024-06-051-1/+1
* Implement a try except in the entrypoint scriptMatthew Lemon2024-06-051-1/+10
* remove --email from entrypointMatthew Lemon2024-06-051-1/+1
* Adds --email to createsuperuserMatthew Lemon2024-06-051-1/+1
* Fix entrypointMatthew Lemon2024-06-051-1/+1
* Fix path to wsgi fileMatthew Lemon2024-06-051-1/+1
* Set executible on entrypoint manuallyMatthew Lemon2024-06-051-0/+0
* Adds docker-entrypoint scriptMatthew Lemon2024-06-051-0/+6