0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/docker-examples/v5/plugins/docker-extend/README.md
Juan Picado f168b2512e
chore: disable yarn local cache enableGlobalCache (#2254)
* chore: add yarn local  cache

* update list files docker publish

* add example extending with plugins and yarn2
2021-05-14 08:04:19 +02:00

272 B

Extending Verdaccio 5 using Yarn 2

Extending Verdaccio 5 with verdaccio-aws-s3-storage plugin.

docker build -t verdaccio/verdaccio:local-s3 . --no-cache
docker-compose up

It's intended to fail since the S3 connection won't be stablished