Skip to content

Commit

Permalink
Merge pull request #154 from sivolko/main
Browse files Browse the repository at this point in the history
final Resolved Format
  • Loading branch information
ajeetraina authored Dec 6, 2023
2 parents 8c2c163 + 06b96d9 commit 94648c5
Showing 1 changed file with 16 additions and 7 deletions.
23 changes: 16 additions & 7 deletions 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 Expand Up @@ -196,9 +205,9 @@ Here is a list of Docker Extensions available in Docker Hub:

## Storage

| S. No | Name of Extensions | Description | Docker Desktop | GitHub | Popularity |
| --- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | -------------- | ------------------------------------------------------ | ---------- | ---- |
| 1 | Storj Docker Extension ![badge](https://img.shields.io/badge/-new-red) | A Resilient Cloud Object Storage with blazing Performance and Zero-trust Security | Link | [Link](https://github.com/elek/docker-storj-extension) | | |
| S. No | Name of Extensions | Description | Docker Desktop | GitHub | Popularity |
|-------|------------------------------------------------------------------------|-----------------------------------------------------------------------------------|----------------|--------------------------------------------------------|----------------------------------------------------------------------------------|
| 1 | Storj Docker Extension ![badge](https://img.shields.io/badge/-new-red) | A Resilient Cloud Object Storage with blazing Performance and Zero-trust Security | Link | [Link](https://github.com/elek/docker-storj-extension) | ![Github Stars](https://img.shields.io/github/stars/elek/docker-storj-extension) |

## Security

Expand All @@ -218,9 +227,9 @@ Here is a list of Docker Extensions available in Docker Hub:

## Logging

| . | Name of Extensions | Description | Docker Desktop | DockerHub | Popularity |
| --- | ------------------------------ | ---------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------- | ---------- | ---- |
| 1 | docker/logs-explorer-extension | View all your container logs in one place so you can debug and troubleshoot faster | [ Install ](https://open.docker.com/extensions/marketplace?extensionId=docker/logs-explorer-extension) | ![ Docker Pulls ](https://img.shields.io/docker/pulls/docker/logs-explorer-extension) | | <br> |
| . | Name of Extensions | Description | Docker Desktop | DockerHub | Popularity |
|---|--------------------------------|------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|
| 1 | docker/logs-explorer-extension | View all your container logs in one place so you can debug and troubleshoot faster | [ Install ](https://open.docker.com/extensions/marketplace?extensionId=docker/logs-explorer-extension) | ![ Docker Pulls ](https://img.shields.io/docker/pulls/docker/logs-explorer-extension) | ![ Docker Pulls ](https://img.shields.io/docker/pulls/docker/logs-explorer-extension) |

## Gaming

Expand Down

0 comments on commit 94648c5

Please sign in to comment.