Added docker-buildx to the dependencies.
This commit is contained in:
@@ -24,7 +24,7 @@ Adds an abstraction layer on top of your Database.
|
|||||||
Needed to download and build the docker container.
|
Needed to download and build the docker container.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get install wget git docker.io -y
|
sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get install wget git docker.io docker-buildx -y
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user