← 全部工具

p6m7g8-dotfiles/p6common

热度 70 更新于 网络与系统管理

P6 Dotfiles: POSIX.2 Common utility functions for shell scripting

githubauto-collected

安装

暂未验证可直接使用的安装命令,请查看项目官方文档或 Release。

P6's POSIX.2: p6common

Table of Contents

  • Badges
  • Summary
  • Contributing
  • Code of Conduct
  • Usage
  • Hooks
  • Functions
  • Hierarchy
  • Author

Badges

Summary

TODO: Add a short summary of this module.

Contributing

  • How to Contribute

Code of Conduct

  • Code of Conduct

Usage

Hooks

  • init - p6df::modules::p6common::init(module, dir)

Functions

#### cicd

##### p6common/lib/cicd/build.sh

  • p6cicdbuildrun([dockerfile=Dockerfile])
  • Synopsis: Builds the current directory with Docker using the given Dockerfile.
  • Args:
  • OPTIONAL dockerfile - Dockerfile path [Dockerfile]