Skip to content

Commit

Permalink
Fix rebuild command
Browse files Browse the repository at this point in the history
  • Loading branch information
joedrago authored Apr 16, 2020
1 parent b296b6c commit ea29f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ supported codecs as shared libraries, and finally building and installing

If you just want to force a (re)build and skip the interactive shell, run:

docker-compose up --build libavif
docker-compose up --build --force-recreate libavif

*Note: This build process will take a while (15-30m or more depending on your machine).*

0 comments on commit ea29f32

Please sign in to comment.