Is your feature request related to a problem? Please describe.
Currently opencxd requires building from source, and takes more than a few steps to get up and running. Docker is a great solution to this problem, and helps standardize the build process.
Describe the solution you'd like
Write a dockerfile and relevant documentation so we can use docker for quickly running opencxd.
Describe alternatives you've considered
N/A
Additional context
N/A
Is your feature request related to a problem? Please describe.
Currently
opencxdrequires building from source, and takes more than a few steps to get up and running. Docker is a great solution to this problem, and helps standardize the build process.Describe the solution you'd like
Write a dockerfile and relevant documentation so we can use docker for quickly running
opencxd.Describe alternatives you've considered
N/A
Additional context
N/A