Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 371 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 371 Bytes

alpine-bash

Docker image with bash, curl and jq

Based on upstream bash image (built with Alpine)

Built weekly, uploaded to xr09/alpine-bash on Docker Hub

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)