Skip to content

Commit 38a441a

Browse files
committed
Try again with systemd-network user
1 parent de50a90 commit 38a441a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/tools/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
RUN groupadd -r systemd-network && useradd -r -g systemd-network systemd-network
2+
13
FROM ubuntu:24.04 AS dependencies
24
ARG VERSION=latest
35
ARG JOBS=2

0 commit comments

Comments
 (0)