8beb802437
We should have consistent line endings in our repository; now that we have a .gitattributes file, update the repository contents to match expectations.
7 lines
173 B
JSON
7 lines
173 B
JSON
{
|
|
"name": "Docker image",
|
|
"description": "Build a Docker image to deploy, run, or push to a registry.",
|
|
"iconName": "docker",
|
|
"categories": ["Dockerfile"]
|
|
}
|