Skip to content

Latest commit

 

History

58 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bluez/ci-image

Docker image for BlueZ build: ghcr.io/bluez/ci-image:latest

Automatically published to GitHub container registry via push on main branch.

Manual build

Docker image can be built manually for internal testing:

docker build . --file Dockerfile --tag bluez-build:<tag>

and can be used to test like

docker run -ti --workdir /github/workspace -v "<local/path>":"/github/workspace" bluez-build:<tag> /bin/bash

Useful commands

Pull the image from Github container registry

docker pull ghcr.io/bluez/ci-image:latest

Show list of images

docker images

About

CI image for BlueZ

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages