New dockerfiles exist in a subdirectory called /dev. These are
meant to serve as base docker images downstream dockerfiles
use in FROM statements
Fixed stale URL's and fixed up the name of the rocm kernel packages.
Introduced concept of docker-compose .env file
Both debian and cmake template files are expanded
setup now generates both deb and src dockerfiles at the same time.
docker-compose.yml is changed to not a template file, and can build
both src and debian images
Removed the per-component parameters from setup.sh
renamed template files to change 'cmake' to 'src'
Modifications to src builds of roct & rocr
Neither of these components build into debians yet
Also, it looks like each component is not creating the
softlinks they should.