Add support for SELinux relabeling on bind mounts #64
Annotations
9 warnings
|
hadolint (ubuntu-latest):
test/Language/Docker/ParseExposeSpec.hs#L4
The qualified import of ‘Data.Text’ is redundant
|
|
hadolint (ubuntu-latest):
test/Language/Docker/ParseExposeSpec.hs#L3
The import of ‘Data.Default.Class’ is redundant
|
|
hadolint (ubuntu-latest):
test/Language/Docker/ParseHealthcheckSpec.hs#L7
The qualified import of ‘Data.Set’ is redundant
|
|
hadolint (ubuntu-latest):
test/Language/Docker/ParseHealthcheckSpec.hs#L3
The import of ‘Data.Default.Class’ is redundant
|
|
hadolint (ubuntu-latest):
src/Language/Docker/Parser/Run.hs#L328
Redundant constraint: ?esc::Char
|
|
hadolint (ubuntu-latest):
src/Language/Docker/Parser/Run.hs#L127
This binding for ‘relabel’ shadows the existing binding
|
|
hadolint (ubuntu-latest):
src/Language/Docker/Syntax.hs#L49
In the use of ‘tail’
|
|
hadolint (ubuntu-latest):
src/Language/Docker/Syntax.hs#L48
In the use of ‘head’
|
|
hadolint (ubuntu-latest):
src/Language/Docker/Syntax.hs#L45
In the use of ‘head’
|