unfurl icon indicating copy to clipboard operation
unfurl copied to clipboard

Add container image with Podman for use in runner

Open detjensrobert opened this issue 2 years ago • 1 comments

This PR adds a new container build that includes Podman for container-in-container use. Podman does not require a daemon and as such is easier to manage inside an exising container.

The new image builds off the existing onecommons/unfurl image, and follows the existing tagging scheme (latest / stable / TAG), with a -podman suffix (latest-podman / stable-podman / TAG-podman)

Also includes a slimming of the exising image by ~200MB by clearing the pip cache, and typo fixes in the README and an example on using the Docker image.

Resolves onecommons/gitlab-oc#968.

detjensrobert avatar Aug 31 '22 21:08 detjensrobert

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Aug 31 '22 22:08 sonarqubecloud[bot]