actrunner/Dockerfile

2 lines
91 B
Docker

FROM docker.io/library/node:20-bookworm
RUN apt-get update && apt-get install -y docker.io