sourcegraph / scip-python

SCIP indexer for Python
Other
46 stars 21 forks source link

Publish Docker image for linux/arm64 platform #146

Open keynmol opened 5 months ago

keynmol commented 5 months ago

Easiest way to start is to make the Docker build multi-staged, see https://github.com/sourcegraph/scip-go/pull/32/files for example.

After that, the story around cross-publishing is well documented.

I believe this entire block is copypastable with minimal adjustments: https://github.com/indoorvivants/sn-vcpkg/blob/main/.github/workflows/ci.yml#L163-L256

kevinvalk commented 2 weeks ago

PR #154 implements this, in the meantime you can use https://github.com/codean-io/scip-python/pkgs/container/scip-python