Add nano
Some checks failed
Build and push docker image / build (push) Failing after 55s

This commit is contained in:
2025-10-24 17:54:43 +02:00
parent b87965e3a2
commit 96f772ef7a

View File

@@ -1,5 +1,3 @@
FROM archlinux:latest
RUN echo 'Sleeping for 60 seconds' \
&& sleep 60 \
&& echo 'Done!
RUN pacman -Syu --noconfirm nano