mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +01:00
3 lines
154 B
Groff
3 lines
154 B
Groff
FROM alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475
|
|
RUN apk update && apk add python3 wget unzip make ca-certificates
|