https://github.com/linuxhub-group/dockerfiles
useful dockerfiles
https://github.com/linuxhub-group/dockerfiles
Last synced: about 1 year ago
JSON representation
useful dockerfiles
- Host: GitHub
- URL: https://github.com/linuxhub-group/dockerfiles
- Owner: LinuxHub-Group
- License: gpl-3.0
- Created: 2021-08-12T11:50:33.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T09:02:30.000Z (almost 3 years ago)
- Last Synced: 2023-09-16T00:40:09.909Z (almost 3 years ago)
- Language: Shell
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dockerfiles
一些dockerfile,具体使用请看文件夹内README.md
## 增加dockerfile
- 新建文件夹,放入dockerfile
- 在`.github/workflows`下面复制一个workflow
- 修改`name`为和目录相同值
- 修改触发条件