We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 621faf8 commit f997125Copy full SHA for f997125
1 file changed
spec/Dockerfile
@@ -5,6 +5,7 @@ ARG PUPPET_COLLECTION
5
# Install required packages
6
RUN apt update && \
7
apt install -y --no-install-recommends \
8
+ adduser \
9
openssh-server \
10
libssl-dev \
11
sudo \
0 commit comments