mirror of
https://github.com/dokku/dokku.git
synced 2026-05-18 05:05:46 +02:00
fox: correct buildkit builder code block syntax
This commit is contained in:
@@ -20,7 +20,7 @@ Before using Railpacks, the following steps must be taken:
|
||||
```shell
|
||||
touch /etc/default/dokku
|
||||
echo "export BUILDKIT_HOST='docker-container://buildkit'" >> /etc/default/dokku
|
||||
````
|
||||
```
|
||||
|
||||
### Detection
|
||||
|
||||
|
||||
Reference in New Issue
Block a user