mirror of
https://github.com/anchore/syft.git
synced 2025-11-22 10:53:19 +01:00
3 lines
53 B
Docker
3 lines
53 B
Docker
FROM alpine:latest
|
|
RUN apk add tzdata vim alpine-sdk
|