simpler template
This commit is contained in:
parent
8a377e2792
commit
b91057f192
1 changed files with 21 additions and 0 deletions
21
quadlets/template.container
Normal file
21
quadlets/template.container
Normal file
|
@ -0,0 +1,21 @@
|
|||
[Unit]
|
||||
Description=
|
||||
After=
|
||||
|
||||
[Service]
|
||||
Restart=on-failure
|
||||
TimeoutStartSec=900
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
||||
[Container]
|
||||
Image=
|
||||
ContainerName=
|
||||
HostName=
|
||||
|
||||
Network=
|
||||
|
||||
Volume=
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue