hamnet70/doc/docker/Dockerfile
Thomas Kolb bb6f0f0bf9
Some checks failed
/ build-doc (push) Failing after 1m45s
Workflow: Add git to the container
2024-08-26 00:37:10 +02:00

5 lines
131 B
Docker

FROM debian:stable
RUN apt update && apt install -y nodejs git ruby-rubygems make
RUN gem install asciidoctor asciidoctor-diagram