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

Container Image #45

Open
3 tasks
mruge opened this issue Aug 25, 2022 · 0 comments
Open
3 tasks

Container Image #45

mruge opened this issue Aug 25, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@mruge
Copy link

mruge commented Aug 25, 2022

User Story:

User has docker or similar container environment on their workstation, and would like to execute a precompiled and secure version of the binary without installing the released jar.

A functioning Dockerfile is located https://gitlab.com/shrgroup/oss/compliance-as-code/oscal-cli
and a functional container hosted registry.gitlab.com/shrgroup/oss/compliance-as-code/oscal-cli:0.2.0

disclaimer: (i wrote the above one, and am happy to move it to someone else's authority)

Goals:

  • Build a Docker image,
  • have tags match each version of the CLI
  • host it on one or more public registries

Dependencies:

{Describe any previous issues or related work that must be completed to start or complete this issue.}

Acceptance Criteria

  • All website and readme documentation affected by the changes in this issue have been updated.
  • A Pull Request (PR) is submitted that fully addresses the goals of this User Story. This issue is referenced in the PR.
  • The CI-CD build process runs without any reported errors on the PR. This can be confirmed by reviewing that all checks have passed in the PR.
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
Status: Needs Triage
Development

No branches or pull requests

2 participants