mention buildkit requirement

This commit is contained in:
Eugene Pankov 2022-08-13 10:36:04 +02:00
parent f36d436859
commit 6d4d4377fa
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -22,6 +22,7 @@ You'll need:
* OAuth credentials from GitHub, GitLab, Google or Microsoft for authentication.
* For SSH and Telnet: a [`tabby-connection-gateway`](https://github.com/Eugeny/tabby-connection-gateway) to forward traffic.
* Docker BuildKit: `export DOCKER_BUILDKIT=1`
```bash
docker-compose up -e SOCIAL_AUTH_GITHUB_KEY=xxx -e SOCIAL_AUTH_GITHUB_SECRET=yyy