FROM docker.io/jenkins/jenkins:lts USER root RUN apt-get update && apt-get install -y --no-install-recommends mercurial USER jenkins