0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/docker-examples/v6
Juan Picado aea3b9ddaf
add docker examples to use plugins with docker files (#3217)
* add docker examples to use plugins at docker

* Update Dockerfile

* chore: add v6 examples
2022-06-14 18:33:27 +02:00
..
docker-local-storage-volume fix: links to configuration in source tree. (#2962) 2022-01-24 21:07:09 +01:00
plugins add docker examples to use plugins with docker files (#3217) 2022-06-14 18:33:27 +02:00
proxy add docker examples to use plugins with docker files (#3217) 2022-06-14 18:33:27 +02:00
reverse_proxy/nginx config.logs throw an error, logging config not longer accept array or… (#3097) 2022-03-28 20:02:08 +02:00
README.md add docker examples to use plugins with docker files (#3217) 2022-06-14 18:33:27 +02:00

Verdaccio 6 Examples

We recommend to have installed docker-compose >= 1.29.0

Mapping Volumes

Proxy

Looking forward more examples with proxies.

Plugins

Using plugins without docker-compose mapping volumes, all withing the Dockerfile.