mikenopa/mikdim
Composer 安装命令:
composer require mikenopa/mikdim
包简介
The Mikenopa docker imager
README 文档
README
This package contains two building tools:
Both tools are implemented in a single python-based binary. The binary may be just symlinked to a different name to run the secnod tool. This logic holds:
- if the target binary name or target symlink name is
mikdeb, the mikdeb tool is invoked - mikdim is invoked otherwise
Both tools internally use docker for building. While mikdim uses docker for building docker images, mikdeb uses a docker container for invoking the privileged part of creating the debian package. (file/dir owners and permissions needs to be set properly)
Installation
The mikdim/mikdeb is just a single binary which does not need any special installation procedure. These packages needs to be installed to run mikdim/mikdeb properly:
- python3
- python3-yaml
- python3-schema
- docker.io
If you want to make a regular installation using a deb file, you may build it using mikdeb itself. Installation procedure:
- install the dependencies mentioned above
- clone the mikdim repository to your local computer
- run
./mikdeb --gitin the root of the repository - install the created debian package by
apt install out/mikdim_*.deb - mikdim and mikdeb are now system-wide commands
Composer package
However mikdim/mikdeb is a python based project, we use it internally to deploy mainly php-based project. Therefore we made mikdim/mikdeb available also via composer:
composer require mikenopa/mikdim
Known issues
- Documentation needs to be extended.
- Manual pages should be written.
mikenopa/mikdim 适用场景与选型建议
mikenopa/mikdim 是一款 基于 Python 开发的 Composer 扩展包,目前已累计 278 次下载、GitHub Stars 达 1, 最近一次更新时间为 2023 年 11 月 08 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 mikenopa/mikdim 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 mikenopa/mikdim 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 278
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 12
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-11-08