mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-03-24 06:05:19 +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>
|
MAINTAINER Jessie Frazelle <jess@linux.com>
|
||||||
|
|
||||||
RUN apk --no-cache add \
|
RUN apk --no-cache add \
|
||||||
|
bash \
|
||||||
python \
|
python \
|
||||||
py-cffi \
|
py-cffi \
|
||||||
py-configargparse \
|
py-configargparse \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user