Skip to content

Releases: itsbcit/docker-entrypoint

v1.6

18 Jan 00:15

Choose a tag to compare

Added timezone configuration in container when TZ env set and permissions for /etc/localtime and /etc/timezone set.

Shadow cleanup

03 May 19:43

Choose a tag to compare

v1.5

Remove duplicate shadow entries

Runuser cleanup

03 May 17:56

Choose a tag to compare

v1.4

Fixed description

We've gone loopy

11 Mar 17:54

Choose a tag to compare

Added an option to loop forever in the foreground so the image can be used as a CLI access point.

The Shadow Knows

06 Mar 20:28

Choose a tag to compare

Add $RUNUSER to /etc/shadow to fix "PAM account management error: Authentication service cannot retrieve authentication info".

Debian compatibility

14 May 22:03
f1b0e3d

Choose a tag to compare

Debian /bin/sh doesn't have the pipefail option.

v1.0

14 May 22:02

Choose a tag to compare

Entrypoint scripts are not run as subshells