Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix manage.py invocation | Matthew Lemon | 2024-06-06 | 1 | -1/+1 |
* | Configures static for the new volume | Matthew Lemon | 2024-06-06 | 1 | -3/+3 |
* | fix.... | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Experiment with putting collectstatic and superuser in initial build | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Put back in createsuperuser | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Change port in entrypoint script | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Omit collectstatic for debugging | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Trying to remove the superuser line for now | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Implement a try except in the entrypoint script | Matthew Lemon | 2024-06-05 | 1 | -1/+10 |
* | remove --email from entrypoint | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Adds --email to createsuperuser | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Fix entrypoint | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Fix path to wsgi file | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Set executible on entrypoint manually | Matthew Lemon | 2024-06-05 | 1 | -0/+0 |
* | Adds docker-entrypoint script | Matthew Lemon | 2024-06-05 | 1 | -0/+6 |