Initial commit
This commit is contained in:
commit
eb8731d039
90 changed files with 6380 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