Update Docker

Kevin Morris 2021-10-03 03:50:28 +00:00
parent 2838b10b79
commit b2bdfa73e0

@ -24,7 +24,9 @@ AURWeb's Docker infrastructure is composed of a [Dockerfile](https://gitlab.arch
| pytest-sqlite | | dev | Run pytest suites with sqlite | | pytest-sqlite | | dev | Run pytest suites with sqlite |
| test | | dev | Run all tests and linters | | test | | dev | Run all tests and linters |
* Profile: dev **Some details about profiles...**
* Profile: `dev`
* `docker-compose.dev.yml` * `docker-compose.dev.yml`
* Used for local development. Enables hot reloading of host-shared volumes. * Used for local development. Enables hot reloading of host-shared volumes.