feat(offload): add tmux and docker to maintainer image

This commit is contained in:
mkorwel
2026-03-17 15:05:51 -07:00
parent 934ee8baf7
commit ff56c33f64

View File

@@ -30,6 +30,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
psmisc \
lsof \
socat \
tmux \
docker.io \
build-essential \
libsecret-1-dev \
libkrb5-dev \