FROM ghcr.io/gleam-lang/gleam:v1.15.2-erlang RUN apt-get update && apt-get install -y nodejs npm && rm -rf /var/lib/apt/lists/*