mirror of
https://github.com/N0rthernL1ghts/bbk-docker.git
synced 2025-12-08 12:32:41 +01:00
daf8df819c9f8fe08712ce8b146ca5162fb2e265
Bump actions/cache from 2 to 4
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%