Add --build flag to example compose

This commit is contained in:
ViViDboarder 2021-05-20 17:33:30 -07:00
parent adf460c05e
commit 231f9036fb
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ docker-compose up ldap_sync
Alternately, you can bootstrap some of this by running:
docker-compose -f docker-compose.yml -f itest/docker-compose.itest.yml up
docker-compose -f docker-compose.yml -f itest/docker-compose.itest.yml up --build
## Future