chore: ship rsync
This commit is contained in:
parent
1b118cf0b7
commit
cd35a002dd
@ -21,7 +21,7 @@ FROM debian:bookworm-slim
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
tini gosu libstdc++6 \
|
||||
curl ca-certificates unzip jq \
|
||||
curl ca-certificates unzip jq rsync \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Minimal filesystem layout
|
||||
|
Loading…
x
Reference in New Issue
Block a user