Initial commit
This commit is contained in:
commit
7628b18255
94 changed files with 6386 additions and 0 deletions
13
podman.container
Normal file
13
podman.container
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[Unit]
|
||||
Description=DASIG-ASTRO
|
||||
|
||||
[Container]
|
||||
ContainerName=dasig-astro
|
||||
Image=localhost/dasig-astro
|
||||
PublishPort=4321:4321
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target default.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue