conda-forge image used for containerized feedstock operations
10K+
a docker image to run containerized feedstock operations
This image contains the code and integrations to run containerized feedstock operations via the conda-forge-feedstock-ops Python package.
This image is licensed under BSD-3 Clause.
You can find documentation for how to use the image on the upstream repo and in the sections below.
To get in touch with the maintainers of this image, please
make an issue
and bump the @conda-forge/core team.
Contributions are welcome in accordance with conda-forge's code of conduct. We accept them through pull requests on the upstream repo.
semver: the image built from the tagged release of the package with the corresponding versionEvery tag of the upstream package will have a corresponding tag for this image. Each tagged release uses the corresponding tagged image by default.
To use this image, you should run it through the corresponding Python package.
First, install the package:
conda install -c conda-forge conda-forge-feedstock-ops
Then for your feedstock, you can call commands like this:
from conda_forge_feedstock_ops.rerender import rerender
commit_msg = rerender(path_to_feedstock)
Content type
Image
Digest
sha256:0f60e96a9…
Size
423.3 MB
Last updated
1 day ago
docker pull condaforge/conda-forge-feedstock-opsPulls:
265
Last week