🚀 Launch Week Day 3:Introducing Supply Chain Attack Campaigns Tracking.Learn More →
Socket
Book a DemoInstallSign in
Socket

bucket-brigade

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bucket-brigade

You can use this tool to take files from an Amazon S3 (or compatible) bucket, transform them with a specified command, and then upload them into an other S3 compatible bucket.

latest
Source
npmnpm
Version
1.2.1
Version published
Maintainers
1
Created
Source

bucket-brigade

You can use this tool to take files from an Amazon S3 (or compatible) bucket, transform them with a specified command, and then upload them into an other S3 compatible bucket.

The example works with imagemagick which uses the fuse filesystem, but in order to enable it in docker, you have to run the container with the following arguments:

docker run --privileged --cap-add SYS_ADMIN --device /dev/fuse bucket-brigade

FAQs

Package last updated on 10 Jan 2023

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