mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
feat(docker-socket-proxy): 添加 docker-socket-proxy 应用支持
This commit is contained in:
25
apps/docker-socket-proxy/data.yml
Normal file
25
apps/docker-socket-proxy/data.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
name: Docker-Socket-Proxy
|
||||
tags:
|
||||
- 实用工具
|
||||
- 开发工具
|
||||
title: 通过代理控制 Docker 套接字
|
||||
description:
|
||||
en: Proxy over your Docker socket to restrict which requests it accepts
|
||||
zh: 通过代理控制 Docker 套接字
|
||||
additionalProperties:
|
||||
key: docker-socket-proxy
|
||||
name: Docker-Socket-Proxy
|
||||
tags:
|
||||
- Tool
|
||||
- DevTool
|
||||
shortDescZh: 通过代理控制 Docker 套接字
|
||||
shortDescEn: Proxy over your Docker socket to restrict which requests it accepts
|
||||
type: website
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
website: https://github.com/linuxserver/docker-socket-proxy
|
||||
github: https://github.com/linuxserver/docker-socket-proxy
|
||||
document: https://github.com/linuxserver/docker-socket-proxy
|
||||
architectures:
|
||||
- amd64
|
||||
- arm64
|
||||
Reference in New Issue
Block a user