add bash
This commit is contained in:
parent
cb6d3b11db
commit
fadd05bbb6
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ RUN apk add --no-cache \
|
|||
git \
|
||||
openssh-client \
|
||||
iputils-ping \
|
||||
bash \
|
||||
&& mkdir /app
|
||||
|
||||
# Copy the script into the container
|
||||
|
|
Loading…
Reference in a new issue