mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-18 14:12:20 +01:00
chore(app-emulation/docker): add the new service file
This commit is contained in:
parent
b522d90d2d
commit
260bab751c
@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=Docker - The Linux Container Engine
|
||||
Description=Easily create lightweight, portable, self-sufficient containers from any application!
|
||||
Requires=network.target
|
||||
After=multi-user.target
|
||||
|
||||
@ -7,7 +7,6 @@ After=multi-user.target
|
||||
Type=simple
|
||||
ExecStartPre=/bin/mount --make-rprivate /
|
||||
ExecStart=/usr/bin/docker -d
|
||||
TimeoutSec=60
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user