1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-27 17:18:33 +00:00
conky/tests/dockerfiles/Dockerfile.alpine-clang

6 lines
125 B
Docker
Raw Normal View History

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