mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Update Docker
parent
77125753a3
commit
52545d8ee6
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ You can then `docker-compose (up|run)` any one of the services:
|
||||||
|
|
||||||
Users will notice initially starting up a service can take some time, especially one with many dependencies. After the initial startup, however, users can run services again without much initialization:
|
Users will notice initially starting up a service can take some time, especially one with many dependencies. After the initial startup, however, users can run services again without much initialization:
|
||||||
|
|
||||||
$ docker-compose run test # Takes a while...
|
$ docker-compose run test # First run with no up'd services, takes a while.
|
||||||
$ docker-compose run test # Starts instantly.
|
$ docker-compose run test # Starts instantly.
|
||||||
|
|
||||||
## Continued Imaging
|
## Continued Imaging
|
||||||
|
|
Loading…
Add table
Reference in a new issue