Skip to content

Commit

Permalink
Add --build flag to example compose
Browse files Browse the repository at this point in the history
  • Loading branch information
ViViDboarder committed May 21, 2021
1 parent adf460c commit 231f903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 231f903

Please sign in to comment.