mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-01-30 17:13:46 +01:00
add bash
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
bfa8cbfe18
commit
62ab9e37a8
|
@ -2,6 +2,7 @@ FROM alpine:latest
|
|||
MAINTAINER Jessie Frazelle <jess@linux.com>
|
||||
|
||||
RUN apk --no-cache add \
|
||||
bash \
|
||||
python \
|
||||
py-cffi \
|
||||
py-configargparse \
|
||||
|
|
Loading…
Reference in New Issue
Block a user