summaryrefslogblamecommitdiff
path: root/Dockerfile
blob: 4d7ed22c942fffd73ac92273e54d286b91ad6879 (plain) (tree)
1
2
3
4
5
6
                




                                          
FROM alpine:3.14

RUN apk update && apk upgrade && apk add \
lynx \
make \
xmlto