Ensure restic-init works in prod.
This commit is contained in:
@@ -44,7 +44,7 @@ RUN chmod +x nassella-run
|
||||
|
||||
FROM debian:trixie-slim
|
||||
RUN apt-get update && apt-get -y --no-install-recommends install \
|
||||
libpq-dev ca-certificates gettext-base openssh-client \
|
||||
libpq-dev ca-certificates gettext-base openssh-client restic \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
COPY --from=buildeggs /usr/local/ /usr/local/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user