Closed michaelbaudino closed 2 years ago
This commit:
apk
apt-get
/bin/bash
/bin/sh
gosu-entrypoint
-alpine
This commit:
apk
(Alpine) orapt-get
(Debian)/bin/bash
to/bin/sh
(since Alpine does not ship with bash by default)gosu-entrypoint
to properly create user/group on either Alpine or Debian-alpine
images