document that we need to disable build kit in docker

This commit is contained in:
Ulf Gebhardt 2023-02-23 14:30:02 +01:00
parent 99bea1d835
commit d7619c1ffb
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -131,3 +131,6 @@ Browser compatibility testing with [BrowserStack](https://www.browserstack.com/)
## License
See the [LICENSE](/LICENSE.md) file for license rights and limitations (MIT).
We need `DOCKER_BUILDKIT=0` for this to work.