Run update.sh

This commit is contained in:
Docker Library Bot 2019-03-18 22:09:24 +00:00
parent 3db19314ba
commit 6d5cac2cd4
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ You can install custom plugins to the current Express Gateway image just creatin
```dockerfile ```dockerfile
FROM express-gateway FROM express-gateway
RUN yarn add global express-gateway-plugin-name RUN yarn global add express-gateway-plugin-name
``` ```
# License # License