5 lines
42 B
Docker
5 lines
42 B
Docker
|
FROM jrei/systemd-debian:11
|
||
|
|
||
|
COPY . /opt
|
||
|
|