mirror of
https://github.com/anchore/syft.git
synced 2026-07-05 10:38:33 +02:00
3 lines
53 B
Docker
3 lines
53 B
Docker
FROM alpine:latest
|
|
RUN apk add tzdata vim alpine-sdk
|