1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-24 21:15:51 +01:00
verdaccio/docker-examples/amazon-s3-docker-example/v4
Juan Picado 04b19262d0 docs: relocate docker-examples to 5.x (#1990)
* docs: relocate docker-examples to 5.x

* chore: update readme

* chore: remove license

we have already one at root
2021-04-09 17:54:24 +02:00
..
conf docs: relocate docker-examples to 5.x (#1990) 2021-04-09 17:54:24 +02:00
localStack-resources docs: relocate docker-examples to 5.x (#1990) 2021-04-09 17:54:24 +02:00
s3Plugin docs: relocate docker-examples to 5.x (#1990) 2021-04-09 17:54:24 +02:00
docker-compose.yaml docs: relocate docker-examples to 5.x (#1990) 2021-04-09 17:54:24 +02:00
README.md docs: relocate docker-examples to 5.x (#1990) 2021-04-09 17:54:24 +02:00

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