mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
docker: add missing bash to Alpine image
This commit is contained in:
parent
8837ef4e5e
commit
a401555c93
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ RUN echo "@testing http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/ap
|
|||
|
||||
RUN apk update
|
||||
RUN apk add \
|
||||
bash \
|
||||
openssl \
|
||||
libconfig \
|
||||
curl \
|
||||
|
|
Loading…
Add table
Reference in a new issue