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 \
|
git \
|
||||||
openssh-client \
|
openssh-client \
|
||||||
iputils-ping \
|
iputils-ping \
|
||||||
|
bash \
|
||||||
&& mkdir /app
|
&& mkdir /app
|
||||||
|
|
||||||
# Copy the script into the container
|
# Copy the script into the container
|
||||||
|
|
Loading…
Reference in a new issue