You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
341 B
9 lines
341 B
[Unit]
|
|
Description=Matrix tools image build (backup, restore, init scripts)
|
|
Wants=network-online.target centos-stream10-image.service
|
|
After=network-online.target centos-stream10-image.service
|
|
|
|
[Build]
|
|
File=/etc/quadlets/matrix/container/Containerfile
|
|
ImageTag=localhost/matrix-tools:latest
|
|
SetWorkingDirectory=/etc/quadlets/matrix/container
|
|
|