Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bst-plugins-container

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bst-plugins-container

A collection of BuildStream plugins that are related to containers.

  • 0.4.1
  • Source
  • PyPI
  • Socket score

Maintainers
2

BuildStream Container Plugins


.. image:: https://gitlab.com/BuildStream/bst-plugins-container/badges/master/pipeline.svg :target: https://gitlab.com/BuildStream/bst-plugins-container/commits/master

.. image:: https://img.shields.io/pypi/v/bst-plugins-container.svg :target: https://pypi.org/project/bst-plugins-container

.. image:: https://img.shields.io/pypi/pyversions/bst-plugins-container.svg :target: https://pypi.org/project/bst-plugins-container

.. image:: https://img.shields.io/badge/Documentation-yellow.svg?logo=gitlab&labelColor=grey :target: https://buildstream.gitlab.io/bst-plugins-container

.. image:: https://img.shields.io/badge/Source-teal.svg?logo=gitlab&labelColor=grey :target: https://gitlab.com/BuildStream/bst-plugins-container

A collection of plugins for BuildStream <https://BuildStream.build>_ that are related to containers.

Usage

There are two ways to use external BuildStream plugins, either as a submodule, or as a Python package. See BuildStream's External plugin documentation <https://docs.buildstream.build/master/format_project.html#loading-plugins>_ for more details.

Using the plugins as a Python package

To use the container plugins as a Python package within a BuildStream project, you will first need to install bst-plugins-container via pip::

pip install bst-plugins-container

The plugins must be declared in project.conf. To do this, please refer to BuildStream's Local plugins documentation <https://docs.buildstream.build/master/format_project.html#local-plugins>_.

Using the plugins locally within a project

To use the container plugins locally within a BuildStream project, you will first need to clone the repo to a location within your project::

git clone https://gitlab.com/BuildStream/bst-plugins-container.git

The plugins must be declared in project.conf. To do this, please refer to BuildStream's Pip plugins documentation <https://docs.buildstream.build/master/format_project.html#local-plugins>_.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc