dersimn/brother_ql_web

By dersimn

Updated almost 2 years ago

Docker Image of pklaus/brother_ql_web for Raspberry Pi

Image
2

50K+

dersimn/brother_ql_web repository overview

Tags ≤1.x is based on pklaus/brother_ql_web.
Tags ≥2.x are based on Noloxs/brother_ql_web.

The repository I used to create this image is this here: dersimn/brother_ql_web.

Usage

docker run -d --restart=always --name=brother_ql_web \
    --device=/dev/usb/lp0 \
    -p 8013:8013 \
    dersimn/brother_ql_web \
        --model QL-700 \
        --default-label-size d24 \
        file:///dev/usb/lp0

Supported Tags

  • Tags are based on SemVer convention, e.g.: 2, 2.1, 2.1.6 will point to the same image (at least at some point in time).
  • Tags with plain versions get updated every time the base image is updated, so e.g. 2.1.6 will be a different SHA when the underlying python:3 was updated on Docker Hub.
  • If you want to stay on the same image and not receive updates, use a timestamped tag, e.g.: 2.1.6-build20230915T0815.

Screenshots

v2

v1

Tag summary

Content type

Image

Digest

sha256:9bb2306aa

Size

429.4 MB

Last updated

almost 2 years ago

docker pull dersimn/brother_ql_web:debian