docker-asciidoctor
docker-asciidoctor copied to clipboard
Docker Image with themes and labs plugin
Hi all,
i created a image with all themes avaliable in asciidoctor-stylesheet-factory repo and plugins asciidoctor-extensions-lab repo. I also merged the three layers in just one, making the image a little bit smaller.
The image source is avaliable at github, and the image at a dockerhub, and off course, the documentation.
The themes are loaded using the environment variable ASCIIDOCTOR_THEME, and the plugins using ASCIIDOCTOR_PLUGIN.
I used the image in other projecs like:
- My resume page - Repository: https://github.com/fabioluciano/fabioluciano.github.io
- Liquibase Helper Documentation - Repository: https://github.com/integr8/alpine-liquibase-helper
- SonarQube Scanner Documentation - Repository: https://github.com/integr8/alpine-sonarqube-scanner