mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-21 21:30:11 +00:00
added container architecture diagram
This commit is contained in:
parent
15287ec115
commit
80d7d99d5d
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ In order to accomplish this, the container makes use of the following underlying
|
|||
|
||||
It builds and runs on `linux/amd64`, `linux/arm/v7 (linux/armhf)` and `linux/arm64` architectures.
|
||||
|
||||
![ultrafeeder container architecture](https://user-images.githubusercontent.com/15090643/227796243-476be64c-133b-42f4-9f3a-e44bb286a4b1.png)
|
||||
|
||||
## Up-and-Running Quickly with `docker-compose`
|
||||
|
||||
* An example [`docker-compose.yml`](docker-compose.yml) file can be found in this repository.
|
||||
|
|
Loading…
Reference in a new issue