hello
Print "Hello, world!", "hello, world" or a customizable text. More information: <https://www.gnu.org/software/hello/>.
RUN apt-get update && \
apt-get install -y hello
RUN apt-get update && \
apt-get install -y hello
RUN pacman -S --noconfirm hello
RUN apt-get update && \
apt-get install -y hello
RUN apt-get update && \
apt-get install -y hello