Sign inSign up

fybre/thereforeprintqueueclientpluscups

By fybre

Updated almost 2 years ago

Image
0

908

fybre/thereforeprintqueueclientpluscups repository overview

services:  
  thereforeprintqueueclient:
    image: fybre/thereforeprintqueueclientpluscups
    container_name: thereforeprintqueueclient
    volumes:
      - <localPath>:/app/Data #For config file to connect to hub and therefore
      - <yourlocalpath>:/etc/cups #For cups configuration
    restart: unless-stopped
    ports:
      - 631:631
    devices:
      - /dev/bus/usb:/dev/bus/usb #If mapping usb printer
    environment:
      - CUPSADMIN=admin
      - CUPSPASSWORD=password
      - TZ=Australia/Sydney

Tag summary

Content type

Image

Digest

sha256:8d096a520

Size

214.8 MB

Last updated

almost 2 years ago

docker pull fybre/thereforeprintqueueclientpluscups