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.
10 lines
310 B
10 lines
310 B
[Unit]
|
|
Description=Build of the Samba daemon
|
|
Wants=network-online.target
|
|
After=network-online.target centos-stream10-image.service
|
|
Requires=centos-stream10-image.service
|
|
|
|
[Build]
|
|
File=/etc/quadlets/samba/container/Containerfile
|
|
ImageTag=localhost/samba:latest
|
|
SetWorkingDirectory=/etc/quadlets/samba/container
|
|
|