Skip to content

Latest commit

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

OpenCut container image

HelmForge packaging for the OpenCut web application.

This repository builds docker.io/helmforge/opencut from the upstream OpenCut-app/OpenCut source tag and publishes signed multi-architecture images with SBOMs.

Tags

  • latest tracks the configured upstream release.
  • vX.Y.Z and X.Y.Z point to the same upstream OpenCut release.

Build locally

docker build \
--build-arg OPENCUT_VERSION=v0.3.0 \
-t helmforge/opencut:v0.3.0 .
docker run --rm -p 3000:3000 helmforge/opencut:v0.3.0

Runtime

The image runs as a non-root opencut user on port 3000.

Upstream

About

Container image for OpenCut packaged by HelmForge

Resources

Code of conduct

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages