Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sivolko authored Dec 2, 2023
1 parent 35638e0 commit 06b96d9
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ Here is a list of Docker Extensions available in Docker Hub:
## Table of Contents

- [Categories](#categories)
- 🧑‍💻 [AI/ML](#aiml)
- 🧰 [Utilities](#utilities)
- 🧑‍💻 [Development](#development)
- 🫙 [Container Management and Orchestration](#container-management-and-orchestration)
Expand All @@ -119,8 +120,16 @@ Here is a list of Docker Extensions available in Docker Hub:

## Categories

## Utilities
## AI/ML

| S.NO | Name of Extensions | Description | GitHub | Popularity |
|------|---------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------|------------------------------------------------------------|--------------------------------------------------------------------------------------|
| 1 | Docker-AI-Assistant ![badge](https://img.shields.io/badge/-new-red) | A NLP powered assistant for docker development, to assist with setting up docker containers and images. | [Link](https://github.com/Kanchuking1/Docker-AI-Assistant) | ![Github Stars](https://img.shields.io/github/stars/Kanchuking1/Docker-AI-Assistant) |
| 2 | Docker-ML-Studio ![badge](https://img.shields.io/badge/-new-red) | Docker extension to build and run PyTorch machine learning models. | [Link](https://github.com/JoseLuisC99/docker-ml-studio) | ![Github Stars](https://img.shields.io/github/stars/JoseLuisC99/docker-ml-studio) |



## Utilities
| S.No. | Name of Extensions | Description | Docker Desktop | GitHub | Popularity |
|-------|----------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------|
| 1 | Golang Playground | Golang playground in Docker Desktop | [Install](https://open.docker.com/extensions/marketplace?extensionId=rumpl/docker-extension-golang-playground) | [Link](https://github.com/rumpl/docker-extension-golang-playground) | ![Github Stars](https://img.shields.io/github/stars/rumpl/docker-extension-golang-playground) |
Expand Down

0 comments on commit 06b96d9

Please sign in to comment.