0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-17 23:45:29 -05:00
verdaccio/docker-examples/v4/amazon-s3-docker-example
..
conf
localStack-resources
s3Plugin
docker-compose.yaml
README.md

Amazon S3 Bucket (Localstack) and Verdaccio 4.x

Verdaccio running with Localstack provides an easy-to-use test/mocking framework for developing cloud applications (AWS S3 in our example).

Usage

docker-compose up --force-recreate --build --always-recreate-deps

Articles