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