aboutcode-org / aboutcode-org/scancode.io

Build SCIO as a single, multiprocess image

Open
#988 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
215
Forks
203
Avg merge
4d 8h
Merged PRs (30d)
6

Description

We have a pending merger of a PR for an AppImage to simplify running ScanCode.io as a command line application but it has a some limitations.

We should also build as a single image that runs all the processes that would then be runnable just using an plain container runner, not compose: this would be a simplified way to distribute and run in Ci/CD.

See https://pulpproject.org/pulp-in-one-container/ and https://docs.pulpproject.org/pulp_oci_images/multi-process-images/

> Multi-Process Images
> These images are also known as "Single Container", or "Pulp in One Container".
> Each image runs all 3 Pulp services (pulp-api, pulp-content and pulp-worker), as well as Pulp's third-party services (nginx, postgresql and redis), in one single container.
> See https://github.com/pulp/pulp-oci-images
>

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.