mirror of
https://github.com/N0rthernL1ghts/bbk-docker.git
synced 2025-12-08 12:32:41 +01:00
6003e22d8cf7f49ff5aa5f7b53c8d66c2ad812ac
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
bbk-docker
Docker build of Bredbandskollen's CLI client (bbk-cli) based on Alpine Linux
For more information, read on here and here.
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.
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
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
Languages
Dockerfile
62.8%
HCL
33.2%
Shell
4%