formulahendry / vscode-docker-explorer

Docker Explorer for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.docker-explorer
MIT License
48 stars 21 forks source link

Docker Explorer

Join the chat at https://gitter.im/formulahendry/vscode-docker-explorer Marketplace Version Installs Rating Build Status

Features

Prerequisites

Usage

explorer

image

docker-hub

ACR

suggested-image

Settings

Visibility of Docker Explorer

You could use below settings to show or hide different explorers:

Telemetry data

By default, anonymous telemetry data collection is turned on to understand user behavior to improve this extension. To disable it, update the settings.json as below:

{
    "docker-explorer.enableTelemetry": false
}

Change Log

See Change Log here

Issues

Currently, the extension is in the very initial phase. If you find any bug or have any suggestion/feature request, please join the chat on Gitter or submit the issues to the GitHub Repo.