From 5c5113376819629b6cc856de8ae1133e4c978bf0 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 23 Oct 2018 02:13:21 +0000 Subject: [PATCH] Run update.sh --- websphere-liberty/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websphere-liberty/README.md b/websphere-liberty/README.md index 71c2b7721..9aca258c5 100644 --- a/websphere-liberty/README.md +++ b/websphere-liberty/README.md @@ -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: