Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Releases: AMRC-FactoryPlus/acs-base-images

Build some base Docker images

01 Feb 15:27
17ea4c4
Compare
Choose a tag to compare

This repo now provides as the base Docker images to use for ACS services, where possible. There are four images:

  • acs-base-js-build: for building JS services.
  • acs-base-js-run: for the running JS services.
  • acs-base-pg-build: for building JS services which require GSSAPI Pg access.
  • acs-base-pg-run: for running JS services which require GSSAPI Pg access.

Base images are build for amd64 and arm64.

v0.0.1-dev.3

01 Feb 12:16
Compare
Choose a tag to compare
v0.0.1-dev.3 Pre-release
Pre-release

Metadata action requires an image name.

v0.0.1-dev.2: Fix the image base properly

01 Feb 12:13
Compare
Choose a tag to compare

Fix image base.

v0.0.1-dev.1: We don't need a job dependency

01 Feb 12:04
Compare
Choose a tag to compare

Try a build.