1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-02 15:09:07 +00:00
conky/tests/dockerfiles/Dockerfile.archlinux-gcc

6 lines
142 B
Docker
Raw Normal View History

2021-03-03 19:19:43 +00:00
ARG IMAGE=registry.gitlab.com/brndnmtthws-oss/conky
FROM ${IMAGE}/builder/archlinux-base:latest
RUN pacman -Syu --noconfirm --needed \
gcc