Skip to content

Commit f997125

Browse files
committed
fix: add useradd
1 parent 621faf8 commit f997125

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spec/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ARG PUPPET_COLLECTION
55
# Install required packages
66
RUN apt update && \
77
apt install -y --no-install-recommends \
8+
adduser \
89
openssh-server \
910
libssl-dev \
1011
sudo \

0 commit comments

Comments
 (0)