mirror of
https://github.com/maxartz15/unraid-docker-templates.git
synced 2024-11-23 22:25:33 +01:00
project structure and readme.
This commit is contained in:
parent
d438198006
commit
6f46754bd0
9
README.md
Normal file
9
README.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Unraid Docker Templates
|
||||
|
||||
Personal use.
|
||||
|
||||
## Templates
|
||||
|
||||
| name | description | xml | icon |
|
||||
| --- | --- | --- | --- |
|
||||
| helix-core-server-p4d | Perforce (P4D) server. | [xml](/templates/helix-core-server-p4d.xml) | [png](/icons/helix-core-server-p4d.png) |
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>perforce-server</Name>
|
||||
<Name>helix-core-server-p4d</Name>
|
||||
<Repository>ambakshi/perforce-server</Repository>
|
||||
<Registry>https://hub.docker.com/r/ambakshi/perforce-server/</Registry>
|
||||
<Network>bridge</Network>
|
Loading…
Reference in New Issue
Block a user