Skip to content

Commit 955c760

Browse files
committed
docs(ct): clarify restrictions on Payara Linux User password changes with ro rootfs
Added a note about incompatibility with read-only root filesystems when modifying `/etc/shadow`.
1 parent fa17e9f commit 955c760

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/sphinx-guides/source/container/base-image.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ provides. These are mostly based on environment variables (very common with cont
289289
- ``payara``
290290
- String
291291
- Set to secret string to change the Payara Linux User ("payara", default UID=1000) password.
292+
*Note: changes /etc/shadow, usually incompatible with a read-only rootfs!*
292293
* - ``DOMAIN_PASSWORD``
293294
- ``changeit``
294295
- String

0 commit comments

Comments
 (0)