mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-06-30 23:12:45 +00:00
install bash
This commit is contained in:
parent
8b6b4ec6a9
commit
243a8b2383
@ -2,6 +2,7 @@ FROM python:3.8-alpine
|
||||
|
||||
RUN apk add --update --no-cache --virtual .build-deps \
|
||||
g++ \
|
||||
bash \
|
||||
python-dev \
|
||||
libxml2 \
|
||||
libxml2-dev && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user