add neofetch
This commit is contained in:
parent
2e6153f185
commit
04cb733028
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue