1
0
Fork 0
mirror of https://github.com/hadolint/hadolint-action.git synced 2024-08-16 10:09:53 +02:00
hadolint/testdata/warning.Dockerfile
2021-05-08 14:54:03 +02:00

4 lines
91 B
Docker

FROM debian:buster
# emits an info and a warning level violation.
RUN apt-get install foo