Sign inSign up

isac322/blackd

By isac322

Updated over 2 years ago

[Automated build] Tiny docker image for blackd server

Image
0

5.1K

isac322/blackd repository overview

Docker image preinstalled the Python package black[d]

Docker Pulls Docker Image Size (tag) PyPI PyPI - Python Version GitHub last commit (branch) GitHub Workflow Status (branch) Dependabpt Status

Images automatically follow upstream via dependabot.

Supported platform: linux/amd64, linux/arm64/8, linux/arm/v7, linux/ppc64le, linux/s390x

Based on distroless and compiled with mypyc.

Tag format

isac322/blackd:<black_version>

Command

Default Entrypoint of image is blackd.

And Command are --bind-host 0.0.0.0 --bind-port 80.

How to run

docker run -p 80:80 -ti isac322/blackd will launch blackd server inside and expose it to host machine.

Visit http://localhost . If you see 405: Method Not Allowed error then it succeed.

Please refer official blackd document

Tag summary

Content type

Image

Digest

sha256:b4fe5400a

Size

14 MB

Last updated

over 2 years ago

docker pull isac322/blackd:23