docs/cookbook/container: don't delete *.out and *.code during build.

If mkdocs is running in parallel, it can get upset if one of these
files exists when it lists the directory, but doesn't exist when it
goes to generate the output.  Fundamentally this is a problem in mkdocs
more than in our code, but we might as well avoid it.
This commit is contained in:
Avery Pennarun 2019-02-02 23:54:27 -05:00
commit 6fbda9a7b3
3 changed files with 9 additions and 8 deletions

View file

@ -1,6 +1,6 @@
rm -rf *~ .*~ simple libs debian \
*.fs debian.fakeroot *.gz \
*.dockjson *.image *.image.gz *.initrd \
*.layer *.list \
*.code *.dockjson *.image *.image.gz *.initrd \
*.out *.layer *.list \
*.runkvm *.runlocal *.rundocker \
*.sha256