Ecosyste.ms: Awesome
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: 5 days ago
JSON representation
shell-practice
- Host: GitHub
- URL: https://github.com/chaunsin/script-practice
- Owner: chaunsin
- Created: 2021-04-14T04:27:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T11:43:29.000Z (8 months ago)
- Last Synced: 2024-05-29T03:12:08.527Z (8 months ago)
- Topics: docker, docker-compose, dockerfile, makefile, shell
- Language: Shell
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- 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 练习代码 |