Skip to content

jb606/proxmoxbmc-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

proxmoxbmc-docker

A docker container to run agnon/proxmoxbmc daemon (https://github.com/agnon/proxmoxbmc)

Usage

Command Line:

docker run -itd --rm --name pbmc --p 10001-10128:10001-10128/udp -v $(pwd):/config ghcr.io/jb606/proxmoxbmc-docker

VM Management

Run docker exec -it <name of container> pbmc to enter the pbmc shell and follow the directions on Agon's page here (https://github.com/agnon/proxmoxbmc#usage) to add virtual machines. The example above allows for 128 VMs, feel free to adjust the port ranges as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages