linux - systemd support
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FROM ubuntu:focal
|
||||
|
||||
RUN apt update && apt install -y systemd
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
FROM ubuntu:focal
|
||||
|
||||
RUN apt update && apt install -y systemd
|
||||