cookiecutter-django/{{cookiecutter.project_slug}}/compose/local/docs
Bruno Alla 1f82072d5b Fix keywords case warning in Dockerfile
Recently noticed the following warning in my Docker builds:

> WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match

I don't think it's causing any harm, apart perhaps some small noise in the logs.
2024-06-26 09:14:25 -03:00
..
Dockerfile Fix keywords case warning in Dockerfile 2024-06-26 09:14:25 -03:00
start Fix graceful shutdown of local dev containers and use watchfiles for beat + flower (#3925) 2022-11-23 14:51:20 +00:00