FROM debian:trixie RUN echo "test!" RUN apt-get update && \ apt-get install -y htop