Run update.sh

This commit is contained in:
Docker Library Bot 2018-10-23 02:13:21 +00:00
parent 43f66b10db
commit 5c51133768
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ WARNING:
The images in this repository contain IBM WebSphere Application Server Liberty for Developers and the IBM Java Runtime Environment. See the license section below for restrictions relating to the use of this image. For more information about WebSphere Application Server Liberty, see the [WASdev](https://developer.ibm.com/wasdev/docs/category/getting-started/) site.
## Image User
# Image User
This image runs by default with `USER 1001` (non-root), as part of `group 0`. All of the folders accessed by WebSphere Liberty been given the appropriate permission, but if your extending Dockerfile needs permission to another location you can simply temporarily switch into root and provide the needed permissions, example: