forked from jchomaz/Vulture
13 lines
190 B
Plaintext
13 lines
190 B
Plaintext
|
|
[Unit]
|
||
|
|
Description=Application Node.js VNode
|
||
|
|
Requires=vulture.pod
|
||
|
|
After=vulture.pod
|
||
|
|
|
||
|
|
[Container]
|
||
|
|
Image=localhost/vnode:latest
|
||
|
|
ContainerName=vnode
|
||
|
|
Pod=vulture
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=vulture.pod
|