mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-08-23 17:51:51 +00:00
mention buildkit requirement
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user