mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-05-15 22:55:55 +00:00
feat: first commit
This commit is contained in:
commit
0c77515c56
12 changed files with 260 additions and 0 deletions
3
testdata/Dockerfile
vendored
Normal file
3
testdata/Dockerfile
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM alpine:3.10
|
||||
|
||||
RUN echo "Hello"
|
||||
Loading…
Add table
Add a link
Reference in a new issue