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
- Host: GitHub
- URL: https://github.com/chaunsin/script-practice
- Owner: chaunsin
- Created: 2021-04-14T04:27:18.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-05T07:45:33.000Z (9 months ago)
- Last Synced: 2025-09-05T09:30:16.986Z (9 months ago)
- Topics: docker, docker-compose, dockerfile, makefile, shell
- Language: Shell
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 练习代码 |