An open API service indexing awesome lists of open source software.

https://github.com/chaunsin/script-practice

shell-practice
https://github.com/chaunsin/script-practice

docker docker-compose dockerfile makefile shell

Last synced: about 1 month ago
JSON representation

shell-practice

Awesome Lists containing this project

README

          

# script-practice

脚本练习代码

# 目录

| 目录 | 功能 |
|-----------------|-----------------------|
| docker | dockerfile 编写部署练习代码 |
| docker-buildkit | docker buildkit 练习 |
| docker-compose | docker-compose编写部署练习等 |
| github | github ci编写 |
| gitlab | gitlab ci编写 |
| makefile | Makefile 练习代码 |
| nginx | nginx 配置 |
| shell | shell 练习代码 |