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

https://github.com/linuxhub-group/dockerfiles

useful dockerfiles
https://github.com/linuxhub-group/dockerfiles

Last synced: about 1 year ago
JSON representation

useful dockerfiles

Awesome Lists containing this project

README

          

# dockerfiles

一些dockerfile,具体使用请看文件夹内README.md

## 增加dockerfile

- 新建文件夹,放入dockerfile
- 在`.github/workflows`下面复制一个workflow
- 修改`name`为和目录相同值
- 修改触发条件