foreign-c/Dockerfile.jenkins

4 lines
80 B
Docker

FROM debian:bookworm-slim
RUN apt update && apt install -y docker.io make bash