dependabot[bot] 52b0d8f58c Bump alpine from 3.22 to 3.23
Bumps alpine from 3.22 to 3.23.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: '3.23'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 06:16:38 +00:00
2025-08-12 13:40:36 +00:00
2025-12-08 06:16:38 +00:00
2025-09-21 23:49:59 +02:00
2025-09-21 23:49:59 +02:00

bbk-docker

Docker build of Bredbandskollen's CLI client (bbk-cli) based on Alpine Linux

For more information, read on here and here.
Note that as of 2025-09, documentation still only refers to 1.0, while repository has moved on and latest version seems to be 1.2.2.

This project, including bundled software is licensed under MIT license. See: LICENSE.

Docker build

Images
nlss/bbk-cli:latest
nlss/bbk-cli:1.2

Image is tagged with software version. Image might be updated whilst version of the bundled software remains the same.

Supported platforms
  • linux/amd64
  • linux/aarch64

Note: ARM support is questionable and untested.

Running

To run bbk cli, use this command:

docker run --init --rm -it nlss/bbk-cli

You can also supply arbitrary arguments like this:

docker run --init --rm -it nlss/bbk-cli --help
Description
Docker build of Bredbandskollen's CLI client (bbk-cli) based on Alpine Linux
Readme MIT 81 KiB
Languages
Dockerfile 62.8%
HCL 33.2%
Shell 4%