diff --git a/Dockerfile b/Dockerfile index b2e96a7..41e156e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -38,6 +38,8 @@ RUN rpm-ostree install docker-compose # Add docker -> podman alias for docker-compose to work properly RUN ln -s /usr/bin/podman /usr/bin/docker +RUN rpm-ostree install neofetch + # Copy config files COPY etc /etc # Copy /usr