-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
quay-v3.13.0
-
None
-
False
-
None
-
False
-
-
Description
When an image is built by dockerfile with 'RUN --mount' instruction, the old UI vulnerability page shows horizontal scrolls in 'Introduced in layer' column
Reproduced Steps
- push image quay.io/ksdeekshith/pytorch:check to quay
- check vulnerability page after image scanned
Actual Results
shows horizontal scrolls in 'Introduced in layer' column, see
Additional Info
Dockerfile for test image:
https://github.com/pytorch/serve/blob/master/docker/Dockerfile
- relates to
-
PROJQUAY-7686 Old vulnerability page shows huge horizontal scrolls
- Closed