minimalist docker base image to deploy services and applications.
Image andrexus/baseimage:latest
designed as a lightweight, ready-to-use base for various services. It adds a few things to the regular alpine image.
ENTRYPOINT
runsCMD
via dumb-init- Packages
tzdata
,curl
andopenssl
- Adds user
app
(uid=1001)