mirror of
https://github.com/N0rthernL1ghts/bbk-docker.git
synced 2025-12-08 21:52:40 +01:00
Update README
This commit is contained in:
22
README.md
22
README.md
@@ -1,2 +1,24 @@
|
|||||||
# bbk-docker
|
# bbk-docker
|
||||||
Docker build of Bredbandskollen's CLI client (bbk-cli) based on Alpine Linux
|
Docker build of Bredbandskollen's CLI client (bbk-cli) based on Alpine Linux
|
||||||
|
|
||||||
|
For more information, read on [here](http://www.bredbandskollen.se/bredbandskollen-cli/) and [here](https://github.com/dotse/bbk).
|
||||||
|
[License](LICENSE) attached with this image doesn't apply to the software that is bundled in the image build.
|
||||||
|
This repository is not distributing a copy of the software and therefore doesn't include copy of the [license](https://github.com/dotse/bbk/blob/master/src/LICENSE).
|
||||||
|
|
||||||
|
|
||||||
|
#### Docker build
|
||||||
|
|
||||||
|
|
||||||
|
###### Images
|
||||||
|
```
|
||||||
|
nlss/bbk-cli:latest
|
||||||
|
nlss/bbk-cli:1.0
|
||||||
|
```
|
||||||
|
|
||||||
|
Image is tagged with software version. Image might be updated whilst version of the bundled software remains the same.
|
||||||
|
|
||||||
|
###### Supported platforms
|
||||||
|
- linux/i386
|
||||||
|
- linux/amd64
|
||||||
|
- linux/armhf
|
||||||
|
- linux/aarch64
|
||||||
Reference in New Issue
Block a user