Docker Wingman
This is the README for the extension Docker Wingman. This extension aims to help VSCode users manage and interact with Docker environments. Docker Wingman aims to add QoL improvements that help programmers use environments without having to memorise all of the docker commands. Features
Docker Wingman dynamically adds status bar items for quick Docker command access when a Dockerfile is open, simplifying Docker environment management directly within VSCode. These can also be accessed from the VScode command pallet:
Clickable Base Image LinksFROM image references in your Dockerfile are clickable and link directly to Docker Hub. Hover TooltipsHover over a FROM image reference to see Docker Hub info: description, stars, pull count, and last updated date. The supported commands are: Creating Environments
Activating Environments
Stopping and Removing Containers
Release NotesSee CHANGELOG for more information. ContributingAll contributions are welcome! Please feel free to fork the repository and create a pull request. LicenseDistributed under the MIT License. See LICENSE for more information. AuthorDavid Saunders - 2024 |





