Sign inSign up

dvivanov/xqueue

By dvivanov

Updated 12 months ago

Image
0

508

dvivanov/xqueue repository overview

Docker compose

  • File content:
services:
  xqueue:
      restart: always
      image: dvivanov/xqueue:18022025
      volumes:
        - ./settings.py:/app/xqueue/xqueue/settings.py
      ports:
        - "${XQUEUE_PORT:-8000}:7777"
  • Command: docker compose up

Tag summary

Content type

Image

Digest

sha256:e85be012f

Size

191.4 MB

Last updated

12 months ago

docker pull dvivanov/xqueue:06102025