Changes

Jump to navigation Jump to search
m
no edit summary
Line 45: Line 45:  
  docker_containers [name]=service
 
  docker_containers [name]=service
 
Types:
 
Types:
status [enabled/disabled]
+
{|class="wikitable"
TCPPort [n,n]
+
|-
UDPPort [n,n]
+
|status
PortMapping [native/custom]
+
|enabled / disabled
PortMappingPorts [n:n,n:n]
+
|-
access [private/public]
+
|TCPPort
network [bridge/host]
+
|n , n
MountPath [path,path]
+
|-
Interlinked [alias]
+
|UDPPort
InterLinkPriority [n]
+
|n , n
MaxMemory [n]
+
|-
SubDomain [enabled/disabled]
+
|PortMapping
SubDomainName [name]
+
|native / custom
WebAlias [name]
+
|-
DataMount [container/host]
+
|PortMappingPorts
DataMountWrite [yes/no]
+
|n:n , n:n
DataMountPath [path]
+
|-
 +
|access
 +
|private / public
 +
|-
 +
|network
 +
|bridge / host
 +
|-
 +
|MountPath
 +
|path , path
 +
|-
 +
|Interlinked
 +
|[alias]
 +
|-
 +
|InterLinkPriority
 +
|n
 +
|-
 +
|MaxMemory
 +
|n
 +
|-
 +
|SubDomain
 +
|enabled / disabled
 +
|-
 +
|SubDomainName
 +
|name
 +
|-
 +
|WebAlias
 +
|name
 +
|-
 +
|DataMount
 +
|container / host
 +
|-
 +
|DataMountWrite
 +
|yes / no
 +
|-
 +
|DataMountPath
 +
|path
 +
|}
 +
 
 +
 
   −
   
===Image options===
 
===Image options===
 
Syntax:
 
Syntax:

Navigation menu