mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 09:45:46 -05:00
fcce194d34
Change-Id: I9a044fefe96e400b8e3320842b53fe97af2a7b40
18 lines
456 B
Markdown
18 lines
456 B
Markdown
# Docker Test Cases
|
|
|
|
This folder holds the test cases for **Docker**.
|
|
|
|
## Additional Docs
|
|
|
|
Due to the nature of the naming of files, we have `2` subfolders in this directory.
|
|
|
|
- `good` is for working, and correct **Dockerfile**(s)
|
|
- `bad` is for invalid, and incorrect **Dockerfile**(s)
|
|
|
|
## Good Test Cases
|
|
|
|
- **Note:** They are linted utilizing the default linter rules.
|
|
|
|
## Bad Test Cases
|
|
|
|
- **Note:** They are linted utilizing the default linter rules.
|