Commit 1c8d6390 authored by FichteFoll's avatar FichteFoll

Merge pull request #3891 from l0rd/master

Adding a build system that leverages Docker containers
parents 776ad9a3 dab9c5ba
...@@ -567,6 +567,18 @@ ...@@ -567,6 +567,18 @@
} }
] ]
}, },
{
"name": "Docker Based Build Systems",
"details": "https://github.com/l0rd/sublime-docker",
"labels": ["build system","build"],
"releases": [
{
"sublime_text": "*",
"platforms": ["osx", "linux"],
"tags": true
}
]
},
{ {
"name": "Dockerfile Syntax Highlighting", "name": "Dockerfile Syntax Highlighting",
"details": "https://github.com/asbjornenge/Dockerfile.tmLanguage", "details": "https://github.com/asbjornenge/Dockerfile.tmLanguage",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment