Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

staal0/BluecherryClient-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BluecherryClient-docker

Docker recipe for Bluecherry-client

This docker recipe solves the issue of bluecherry-client not running on newer Ubuntu/Debian or any other GNU/Linux OS.

This docker uses Ubuntu 16.04 and needs the bluecherry-client_2.2.6-1_amd64.deb (Ubuntu 16.04 and newer) to be placed in same folder as the dockerfile.

Also a bluecherry.conf needs to be created and placed in the folder. I created mine by first building the docker image and setting up Bluecherry Client - the conf is stored in /root/.config/bluecherry/

Build command:

docker build -t bluecherry-client .

and exectue with:

sh run.sh

About

Docker recipe for Bluecherry-client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages