Elyan
696fb8f9ad
Some checks failed
Build and publish custom Asciidoctor image / Build and push to Container Registry (push) Failing after 2m55s
4 lines
105 B
Docker
4 lines
105 B
Docker
FROM asciidoctor/docker-asciidoctor:latest
|
|
|
|
RUN apk add npm
|
|
RUN npm install -g wavedrom-cli bytefield-svg |