README: Fix code block
This commit is contained in:
parent
f3abd74f6f
commit
8f1b091e40
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ repository_url = "https://github.com/dani-garcia/vaultwarden"
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
||||||
Create a builder that use the `docker-container`` driver, which supports multi-platform builds:
|
Create a builder that use the `docker-container` driver, which supports multi-platform builds:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker buildx create --name multiarch --bootstrap
|
docker buildx create --name multiarch --bootstrap
|
||||||
|
|
Loading…
Reference in a new issue