mirror of
https://github.com/ShaYmez/hblink3-docker-install.git
synced 2025-12-22 21:49:50 +13:00
Update README.md
This commit is contained in:
parent
59e18c0284
commit
1c9f7c35ea
@ -2,8 +2,8 @@
|
|||||||
This is a multi-arch docker installer for HBlink3 and HBmonV2 combined
|
This is a multi-arch docker installer for HBlink3 and HBmonV2 combined
|
||||||
|
|
||||||
## Additional Features
|
## Additional Features
|
||||||
### Docker
|
### Docker Multi-Arch build
|
||||||
Docker container pre-built for multi-arch including
|
Docker container pre-built for multi-arch!
|
||||||
|
|
||||||
* x86_64
|
* x86_64
|
||||||
* armv6 / armv7
|
* armv6 / armv7
|
||||||
@ -26,6 +26,7 @@ apt-get install -y git
|
|||||||
```sh
|
```sh
|
||||||
apt update
|
apt update
|
||||||
sudo su
|
sudo su
|
||||||
|
```
|
||||||
2. It is very important that the installer runs from the opt dir. We will then want to get this repository and clone it to the /opt directory.
|
2. It is very important that the installer runs from the opt dir. We will then want to get this repository and clone it to the /opt directory.
|
||||||
```sh
|
```sh
|
||||||
cd /opt
|
cd /opt
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user