mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Update Docker
parent
b9febd6735
commit
90cdbc32d0
1 changed files with 0 additions and 10 deletions
10
Docker.md
10
Docker.md
|
@ -33,16 +33,6 @@ 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 |
|
||||||
|
|
||||||
**Some details about profiles...**
|
|
||||||
|
|
||||||
* Profile: `dev`
|
|
||||||
* `docker-compose.dev.yml`
|
|
||||||
* Used for local development. Enables hot reloading of host-shared volumes.
|
|
||||||
|
|
||||||
To use the `dev` profile, one must specify the relevant overrides along with the base `docker-compose.yml`:
|
|
||||||
|
|
||||||
$ docker-compose -f docker-compose.yml -f docker-compose.dev.yml --profile dev ...
|
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
To get started, you need to build the `aurweb:latest` Docker image by issuing the following command:
|
To get started, you need to build the `aurweb:latest` Docker image by issuing the following command:
|
||||||
|
|
Loading…
Add table
Reference in a new issue