Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ACA image action #490

Closed
iadgovuser26 opened this issue Aug 31, 2022 · 0 comments · Fixed by #491
Closed

Create ACA image action #490

iadgovuser26 opened this issue Aug 31, 2022 · 0 comments · Fixed by #491
Assignees
Labels
enhancement New feature or request

Comments

@iadgovuser26
Copy link
Contributor

Background: The HIRS CI testing has made use of docker containers for test environments. During the testbed development for the NIST Supply Chain Assurance project it was suggested that packaging the ACA in a Docker image would make it easier to deploy. It should be possible to create a github action to create an ACA image when a new release is made.

There are several github actions that can utilized for the automated creation of a docker image. When configured the image can be pushed to the packages link on the main project page. The image action should be manually triggered since it should only be created once per release.

@iadgovuser26 iadgovuser26 added the enhancement New feature or request label Aug 31, 2022
@iadgovuser26 iadgovuser26 added this to the Firmware Lifecycle milestone Aug 31, 2022
iadgovuser26 added a commit that referenced this issue Sep 2, 2022
[#490] Create workflow to build and push ACA Docker Image
iadgovuser26 added a commit that referenced this issue Sep 6, 2022
[#490] Fixing a typo in the build Docker image workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants