Sign inSign up

backplane/pygmentize

By backplane

•Updated about 19 hours ago

alpine:edge-based dockerization of the pygmentize utility from the Pygments generic syntax highlight

Image
0

10K+

backplane/pygmentize repository overview

⁠pygmentize

alpine:edge⁠-based dockerization of the pygmentize⁠ utility from the Pygments⁠ generic syntax highlighter package

The source code for this image is hosted on GitHub in the backplane/conex repo⁠.

⁠Usage

⁠Interactive

pygmentize() {
  docker run \
    --rm \
    --interactive \
    --volume "$(pwd):/work" \
    "backplane/pygmentize" \
    "$@"
}

Tag summary

Content type

Image

Digest

sha256:600d74cac…

Size

21.7 MB

Last updated

about 19 hours ago

docker pull backplane/pygmentize