From 4e3bb51e8e463f063574ddfc0f55c683ea1df148 Mon Sep 17 00:00:00 2001 From: David Currie Date: Wed, 21 Dec 2016 09:24:39 +0000 Subject: [PATCH] Outdent header --- 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 6a0646611..01683efae 100644 --- a/websphere-liberty/content.md +++ b/websphere-liberty/content.md @@ -118,7 +118,7 @@ docker run -d -p 80:9080 -p 443:9443 \ websphere-liberty:javaee7 ``` -## Changing locale +# Changing locale The base Ubuntu image does not include additional language packs. To use an alternative locale, build your own image that installs the required language pack and then sets the `LANG` environment variable. For example, the following Dockerfile starts with the `websphere-liberty:webProfile7` image, installs the Portuguese language pack, and sets Brazilian Portuguese as the default locale: