LeeSek commited on
Commit
6e7537c
·
verified ·
1 Parent(s): c17cab9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Dockerfiles Linted Dataset
2
 
3
  This dataset contains 195,758 Dockerfiles collected from public container images found on Docker Hub. Each Dockerfile is enriched with metadata and statically analyzed using [Hadolint](https://github.com/hadolint/hadolint).
 
1
+ ---
2
+ datasets:
3
+ - name: dockerfiles-linted
4
+ license: cc-by-4.0
5
+ language:
6
+ - en
7
+ tags:
8
+ - dockerfile
9
+ - hadolint
10
+ - devops
11
+ - github
12
+ - software-engineering
13
+ ---
14
+
15
  # Dockerfiles Linted Dataset
16
 
17
  This dataset contains 195,758 Dockerfiles collected from public container images found on Docker Hub. Each Dockerfile is enriched with metadata and statically analyzed using [Hadolint](https://github.com/hadolint/hadolint).