diff --git a/Dockerfile b/Dockerfile index 7d344ac..5f600aa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,6 +29,7 @@ RUN --mount=type=cache,id=lab-ubuntu-apt-cache,target=/var/cache/apt,sharing=loc rsync \ sudo \ tini \ + tmux \ unzip \ wget \ xz-utils \