verdaccio/docker-examples/v6
Aron Hafner 43c164efe0
docs: update config to use log property (#3339)
Update config.yaml to use log property instead of the depreciated logs

When using logs the following error occurs

```
Error: Error: the property config "logs" property is longer supported, rename to "log" and use object instead
```
2022-08-31 08:07:25 +02:00
..
docker-local-storage-volume docs: update config to use log property (#3339) 2022-08-31 08:07:25 +02: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

README.md

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.