We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ff2d6 commit 44024fbCopy full SHA for 44024fb
Dockerfile
@@ -6,6 +6,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
6
sudo=1.9.15p5-3ubuntu5.24.04.1 \
7
xz-utils=5.6.1+really5.4.5-1ubuntu0.2 \
8
ca-certificates=20240203 \
9
+ zsh=5.9-6ubuntu2 \
10
&& rm -rf /var/lib/apt/lists/*
11
12
ARG USERNAME=ubuntu
0 commit comments