Add Container file and build script (button_hpr_container.sh) to repo. #263

Merged
ken_fallon merged 5 commits from sgoti/hpr_generator:main into main 2025-06-19 17:04:05 +00:00
Member
The build script can also run new containers after building images.  Build
properties such as "${conternerBuildProperties[containerFile]}" must be
assigned before building/running new containers.  Build script is "work
in progress".

On branch dev
Changes to be committed:
new file: Containerfile
new file: button_hpr_container.sh

The build script can also run new containers after building images. Build properties such as "${conternerBuildProperties[containerFile]}" must be assigned before building/running new containers. Build script is "work in progress". On branch dev Changes to be committed: new file: Containerfile new file: button_hpr_container.sh
sgoti added 1 commit 2025-05-29 15:55:17 +00:00
build script can also run new containers after building images.  Build
    properties such as "${conternerBuildProperties[containerFile]}" must be
    assigned before building/running new containers.  Build script is "work
    in progress".

On branch dev
Changes to be committed:
    new file:   Containerfile
    new file:   button_hpr_container.sh
Member

If CPAN build times are an issue, you can install the perl modules from apt.
The list of packages is in GETTING_STARTED.md

If CPAN build times are an issue, you can install the perl modules from apt. The list of packages is in GETTING_STARTED.md
Author
Member

@norrist It took me a while to figure out how to reply here. Thank you, I found the file with the Debian packages. I don't think all the modules are in there but it's nice to know I can pull them from the repo (shrink the build times).

@norrist It took me a while to figure out how to reply here. Thank you, I found the file with the Debian packages. I don't think all the modules are in there but it's nice to know I can pull them from the repo (shrink the build times).
sgoti added 3 commits 2025-05-30 21:48:39 +00:00
removed a few unused variables then shift the 'local' scoped unsets to global
Ken asked that files be placed into 'hpr-tools/'.  The build script is named
    'button_hpr_container.sh' currently; this will change too.  Maybe
    'hpr_email_shownotes.sh'.  Taking suggestions (as of 2025/05/30-2025/12/31).
I cp the files over but the 'git rm' failed and I didn't noticed.  Just a clean
    up job.
ken_fallon added 1 commit 2025-06-19 17:03:58 +00:00
ken_fallon merged commit e21f434c2a into main 2025-06-19 17:04:05 +00:00
Sign in to join this conversation.
No description provided.