Update cloud9.xml

This commit is contained in:
chbmb 2019-06-10 22:42:45 +01:00 committed by GitHub
parent 92e2608c72
commit dbc065552c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
<Project>https://github.com/c9/core</Project>
<Overview>Cloud9 is a complete web based IDE with terminal access. This container is for running their core SDK locally and developing plugins.[br][br]Several branches are available with different development environments pre-installed.[br][br][b]latest[/b] = Docker and Compose environment preinstalled[br][b]go[/b] = Basic GoLang environment preinstalled[br][b]nodejs[/b] = Current stable NodeJS/NPM environment preinstalled[br][b]python[/b] = Current python3 environment preinstalled[br][b]ruby[/b] = Current Ruby environment preinstalled</Overview>
<Category>Productivity: Tools: Status:Stable</Category>
<WebUI>http://[IP][PORT:8000]</WebUI>
<WebUI>http://[IP]:[PORT:8000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/cloud9.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/cloud9-logo.png</Icon>
<ExtraParams/>
@ -86,4 +86,4 @@
<Config Name="Local Code Repository" Target="/code" Default="" Mode="rw" Description="if you want to mount up a local folder of code instead of checking out a Git URL specify its location here." Type="Path" Display="always" Required="false" Mask="false"/>
<Config Name="PUID" Target="PUID" Default="" Mode="" Description="PUID" Type="Variable" Display="advanced" Required="false" Mask="false">99</Config>
<Config Name="PGID" Target="PGID" Default="" Mode="" Description="PGID" Type="Variable" Display="advanced" Required="false" Mask="false">100</Config>
</Container>
</Container>