Commit graph

8 commits

Author SHA1 Message Date
James Blackwell
56cf37d637 Give arguments to docker/build-dev.sh
This command improves docker/build-dev.sh, providing a variety of
arguments to assist building images

 -h for help

 -p push the build

 -r Specify a different registry, such as myname on dockerhub, or
  myregistry.local

 -a arch[,arch] cross build to one or more architectures; .e.g. -a
   linux/arm64,linux/amd64
2025-12-12 12:59:03 +07:00
SergeantPanda
c049e48c08 Use timestamp instead of build number increase. 2025-04-27 17:46:27 -05:00
SergeantPanda
8d79087fba Adds support for branches and forks. 2025-04-10 12:19:50 -05:00
SergeantPanda
f3fd1602ee Forces lowercase for github username. 2025-04-10 11:36:02 -05:00
SergeantPanda
6d0e51ed34 Initialize CI and release workflows; add version bumping scripts 2025-04-10 11:25:24 -05:00
SergeantPanda
b9cae416ec Use dev branch for dev builds. 2025-03-22 16:40:11 -05:00
kappa118
7fc168acac fixed build command 2025-03-01 20:27:37 -05:00
kappa118
073e8941f3 build script 2025-03-01 19:23:20 -05:00