mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
add bash to utils image
This commit is contained in:
committed by
Aiden McClelland
parent
53e076726f
commit
e5f1c4c955
@@ -1,3 +1,3 @@
|
|||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
|
||||||
RUN apk update && apk add yq jq curl
|
RUN apk update && apk add --no-cache yq jq curl bash
|
||||||
|
|||||||
Reference in New Issue
Block a user