Create beautiful images of your source code.
1.7K
Create beautiful images of your source code.

docker pull wcjiang/code-image
# Or
docker pull ghcr.io/jaywcjlove/code-image:latest
docker run --name code-image --rm -d -p 9666:3000 wcjiang/code-image:latest
# Or
docker run --name code-image -itd -p 9666:3000 wcjiang/code-image:latest
# Or
docker run --name wxmp -itd -p 8113:3000 ghcr.io/jaywcjlove/code-image:latest
Visit the following URL in your browser
http://localhost:9666/
Content type
Image
Digest
sha256:2ec4c5ee1…
Size
2.5 MB
Last updated
5 months ago
docker pull wcjiang/code-image