1 Star 0 Fork 0

botao1995/docker-haskell

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.hadolint.yaml 442 Bytes
一键复制 编辑 原始数据 按行查看 历史
Alistair Burrowes 提交于 2022-01-11 08:19 . Better CI pattern
ignored:
# https://github.com/hadolint/hadolint/wiki/DL3008
# Don't want to micro manage the dependency versions.
- DL3008
- DL3018
# https://github.com/hadolint/hadolint/wiki/DL3003
# Using cd /tmp is a very convenient way to clean up after a step.
- DL3003
# https://github.com/hadolint/hadolint/wiki/DL4006
# The set -eux; pattern is common in many of the official images. It likely is a better approach here.
- DL4006
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Haskell
1
https://gitee.com/chinaxke/docker-haskell.git
git@gitee.com:chinaxke/docker-haskell.git
chinaxke
docker-haskell
docker-haskell
master

搜索帮助