# 基础工具合集
**Repository Path**: gxsprivate/basetool
## Basic Information
- **Project Name**: 基础工具合集
- **Description**: 一些常用的基础工具合集,主要以Docker镜像、rpm包、deb包等形式存在
- **Primary Language**: Docker
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-08-07
- **Last Updated**: 2026-02-13
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# basetool
一些常用的基础工具合集,主要以Docker镜像、rpm包、deb包等形式存在。
镜像或安装包信息:
| 名称 | 地址 | 版本 | 说明 |
| --- | --- | --- | --- |
| [alpine](https://hub.docker.com/_/alpine) | `swr.cn-north-1.myhuaweicloud.com/basetool/alpine` | `3.17.0`
`3.19.0`
`3.22.0` | 支持时区功能,设置`TZ`环境变量(默认为`Asia/Shanghai`) |
| [alpine/git](https://hub.docker.com/r/alpine/git) | `swr.cn-north-1.myhuaweicloud.com/basetool/alpine-git` | `latest` | [同步] 基于alpine的git镜像 |
| [centos](https://hub.docker.com/_/centos) | `swr.cn-north-1.myhuaweicloud.com/basetool/centos` | `7.6.1810` | [同步] CentOS系统镜像 |
| [consul](https://hub.docker.com/_/consul) | `swr.cn-north-1.myhuaweicloud.com/basetool/consul` | `1.9.1` | [同步] Consul服务发现、配置镜像 |
| [debbuild](https://hub.docker.com/_/ubuntu) | `swr.cn-north-1.myhuaweicloud.com/basetool/debbuild` | `18.04`
`20.04`
`22.04`
`24.04` | 基于Ubuntu的deb打包镜像 |
| [debian](https://hub.docker.com/_/debian) | `swr.cn-north-1.myhuaweicloud.com/basetool/debian` | `stretch-slim` | [同步] Debian系统镜像 |
| [drone/git](https://hub.docker.com/r/drone/git) | `swr.cn-north-1.myhuaweicloud.com/basetool/drone-git` | `latest` | [同步] Drone打包使用的git镜像 |
| [filebeat](https://hub.docker.com/r/elastic/filebeat) | `swr.cn-north-1.myhuaweicloud.com/basetool/filebeat` | `9.3.0` | [同步] Filebeat镜像 |
| [frpc](https://hub.docker.com/r/snowdreamtech/frpc) | `swr.cn-north-1.myhuaweicloud.com/basetool/frpc` | `0.33.0`
`0.63.0` | 内网穿透客户端,使用`FRPC_INI`(base64)设置配置 |
| [golang](https://hub.docker.com/_/golang) | `swr.cn-north-1.myhuaweicloud.com/basetool/golang` | `1.19.6-alpine3.17`
`1.24.5-alpine3.22` | [同步] Golang语言环境 |
| [httpd](https://hub.docker.com/_/nginx) | `swr.cn-north-1.myhuaweicloud.com/basetool/httpd` | `1.28.0` | 服务于单页应用(React/Vue) |
| [kafka](https://hub.docker.com/r/apache/kafka) | `swr.cn-north-1.myhuaweicloud.com/basetool/kafka` | `4.1.1` | [同步] Kafka镜像 |
| [mosquitto](https://hub.docker.com/_/eclipse-mosquitto) | `swr.cn-north-1.myhuaweicloud.com/basetool/mosquitto` | `1.6.9` | 支持时区功能,设置`TZ`环境变量(默认为`Asia/Shanghai`) |
| [mysql](https://hub.docker.com/_/mysql) | `swr.cn-north-1.myhuaweicloud.com/basetool/mysql` | `5.7.28` | [同步] MySQL数据库镜像 |
| [nginx](https://hub.docker.com/_/nginx) | `swr.cn-north-1.myhuaweicloud.com/basetool/nginx` | `1.7.7-alpine` | [同步] nginx镜像 |
| [node](https://hub.docker.com/_/node) | `swr.cn-north-1.myhuaweicloud.com/basetool/node` | `12`
`14`
`16`
`18`
`20`
`22`
`24` | 集成了`/sshkey.sh`处理`SSH_KEY(base64)`的方法;设置了`known_hosts`;设置了`npm`和`yarn`的国内源配置 |
| [postgres](https://hub.docker.com/_/postgres) | `swr.cn-north-1.myhuaweicloud.com/basetool/postgres` | `14.7` | [同步] PostgreSQL镜像 |
| [plugins/docker](https://hub.docker.com/r/plugins/docker) | `swr.cn-north-1.myhuaweicloud.com/basetool/plugins-docker` | `latest` | [同步] Drone打包使用的Docker镜像 |
| [python](https://hub.docker.com/_/python) | `swr.cn-north-1.myhuaweicloud.com/basetool/python` | `3.11.14-slim`
`3.14.3-slim` | [同步] Python同步镜像 |
| [rtpengine](https://gitee.com/mirrors/rtpengine) | `swr.cn-north-1.myhuaweicloud.com/basetool/rtpengine` | `mr8.3.1.4` | RTPEngine音频转发中间件 |
| [syncthing](https://hub.docker.com/r/syncthing/syncthing) | `swr.cn-north-1.myhuaweicloud.com/basetool/syncthing` | `1.28.0` | [同步] Syncthing同步镜像 |
| [wails](https://hub.docker.com/_/golang) | `swr.cn-north-1.myhuaweicloud.com/basetool/wails` | `1.24.5-alpine3.22` | Wails打包镜像 |