Commit graph

9 commits

Author SHA1 Message Date
f2c9be5c29 fix making tags
add image_tags function
refactor image_tag function
2023-01-21 22:42:36 -08:00
c343cbb148 fix: deal with no src/ directory in current directory
fix: save old image by retagging or overwrite
add: allow only breaking cache for initialzation run of build
2023-01-21 22:41:14 -08:00
87bc2057c6 separate package install from initialization on dockefile build 2023-01-21 22:22:41 -08:00
6e0856c5de add install script to /opt/bin 2023-01-17 15:42:56 -08:00
dfc0ecf966 convert scripts to functions and create library of secondary functions. Enable calling those directly form build script/function
more image scripts to /src folder
2023-01-17 15:20:49 -08:00
4f3b4b94fe improved setting options for source script directory to accept absoulte path and to force use of base repo source (src) 2023-01-17 11:53:24 -08:00
6cef778b83 add usage (help) to build script 2022-10-22 08:23:16 -07:00
f50c85cce9 initial working build and supporting scripts 2022-10-20 18:48:17 -07:00
52d188e8c9 initial commit 2022-10-20 11:29:54 -07:00