alpine-bash
Docker image with bash, curl and jq
Based on upstream bash image (built with Alpine)
Non-root privileges, the user script is set by default
$ docker run --rm xr09/alpine-bash id
uid=65200(script) gid=65200(script) groups=65200(script)
Sources
https://github.com/xr09/alpine-bash