diff --git a/Dockerfile b/Dockerfile index a655662..e9db303 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,3 @@ FROM archlinux:latest -RUN echo 'Sleeping for 60 seconds' \ - && sleep 60 \ - && echo 'Done! +RUN pacman -Syu --noconfirm nano