wm-private-cloud/Perform docker image build for webMethods based images

Perform docker image build for webMethods based images, including packages installation

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
contextThe docker build contextyes
dockerfileThe dockerfile to use for the buildyes
image-nameThe full name of the image to buildyes
base-runtimeThe base runtime image to useno
builder-numberThe build number to pass as buildnumber build-arg to the docker build processno
extra-argsThe extra arguments (build-args) to pass to the docker build processno
wpm-registry-serverThe webMethods packages registry server to use for pulling packagesnohttps://packages.webmethods.io
custom-packages-org-urlThe GitHub organization URL for pulling custom packages located in GitHubno
wpm-registryThe webMethods packages registry to use from the webMethods packages registry servernolicensed
wpm-registry-tokenThe webMethods packages registry authentication tokenyes
packagesPackages to install, registered in the webMethods packages registry, seperated by space (e.g. 'WmPackage1 WmPackage2')no
custom-packagesCustom Packages to install, located in the specified GitHub organization, seperated by space (e.g. 'CustomPackage1:main CustomPackage2:v1')no
namedescription
image-nameThe full name of the built image
image-repositoryThe repository part of the built image
image-tagThe tag part of the built image