From cae141a09a2227110a76444ce550bac600d4b7f6 Mon Sep 17 00:00:00 2001 From: Arthur De Magalhaes Date: Mon, 22 Oct 2018 20:15:30 -0400 Subject: [PATCH] Minor fix --- websphere-liberty/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websphere-liberty/content.md b/websphere-liberty/content.md index e25803ea0..a53eb3703 100644 --- a/websphere-liberty/content.md +++ b/websphere-liberty/content.md @@ -2,7 +2,7 @@ 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: