This commit is contained in:
Andrew Z 2021-06-18 12:03:13 -04:00
parent 98a5d51102
commit 242b391050

View File

@ -1837,7 +1837,7 @@
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/code-server.xml",
"Name": "binhex-code-server",
"Overview": "Code-server is a Visual Studio Code instance running on a remote server accessible through any web browser. It allows you to code anywhere and on any device such as a tablet or laptop with a consistent integrated development environment (IDE). Set up a secure a Linux development machine and get coding on any device with a web browser.\n\n Take advantage of a cloud server by offloading the system demanding tasks such as tests, compilations, downloads to another machine. Preserve battery life when you\u2019re on the go or spend your downtime doing something else while the computationally intensive processes are running on your cloud server.",
"Support": "http://lime-technology.com/forum/index.php?topic=45837.0",
"Support": "https://forums.unraid.net/topic/110282-support-binhex-code-server/",
"Registry": "https://registry.hub.docker.com/r/binhex/arch-code-server/",
"GitHub": "https://github.com/binhex/arch-code-server",
"Repository": "binhex/arch-code-server",
@ -1856,6 +1856,22 @@
},
"Environment": {
"Variable": [
{
"Name": "CERT_PATH",
"Value": ""
},
{
"Name": "CERT_KEY_PATH",
"Value": ""
},
{
"Name": "SELF_SIGNED_CERT",
"Value": "yes"
},
{
"Name": "BIND_CLOUD_NAME",
"Value": ""
},
{
"Name": "PASSWORD",
"Value": "code-server"