mirror of
https://github.com/andersrh/Podmanfiles.git
synced 2026-05-27 17:28:03 +00:00
5 lines
113 B
Text
5 lines
113 B
Text
|
|
FROM localhost/andersrh/fedora-toolbox/base-gui
|
||
|
|
|
||
|
|
WORKDIR /app
|
||
|
|
|
||
|
|
RUN dnf install -y xwininfo yt-dlp neofetch dnstop
|