superlint/.automation/test/docker/README.md

19 lines
456 B
Markdown
Raw Normal View History

2020-02-05 10:23:47 -05:00
# Docker Test Cases
2020-07-21 13:08:05 -04:00
This folder holds the test cases for **Docker**.
2020-02-05 10:23:47 -05:00
## Additional Docs
2020-07-21 13:08:05 -04:00
2020-02-05 10:23:47 -05:00
Due to the nature of the naming of files, we have `2` subfolders in this directory.
2020-07-21 13:08:05 -04:00
2020-02-05 10:23:47 -05:00
- `good` is for working, and correct **Dockerfile**(s)
- `bad` is for invalid, and incorrect **Dockerfile**(s)
## Good Test Cases
2020-07-21 13:08:05 -04:00
2020-02-05 10:23:47 -05:00
- **Note:** They are linted utilizing the default linter rules.
## Bad Test Cases
2020-07-21 13:08:05 -04:00
2020-02-05 10:23:47 -05:00
- **Note:** They are linted utilizing the default linter rules.