A combined Docker image that includes Asciidoctor, OpenJDK and Node.js.
382
== docker-asciidoctor-openjdk-node
CAUTION: This project is in development and not usable yet!
A combined Docker image that includes Asciidoctor, OpenJDK and Node.js.
The motivation for the image: I need a well tested build image, that is able to
Not all Asciidoctor Gradle dependencies work together. Node.js within Gradle is sometimes tricky. Node.js based on simple Alpine Docker needs some adaptions. A working combination can be found in the test folder.
To speed up the build here Docker image caching mechanisms are used. Instead of calling
./gradlew asciidoctor
all commands are called within a Dockerfile during a docker build.
References:
Content type
Image
Digest
Size
252.8 MB
Last updated
about 8 years ago
docker pull muenchhausen/docker-asciidoctor-openjdk-node