1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-02 06:59:09 +00:00
conky/tests/dockerfiles/Dockerfile.alpine-clang
2021-03-03 15:39:02 -05:00

6 lines
125 B
Docker

ARG IMAGE=registry.gitlab.com/brndnmtthws-oss/conky
FROM ${IMAGE}/builder/arch-base:latest
RUN apk add --no-cache \
clang