Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 225 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 225 Bytes

beanstalkd docker image

Sample docker-compose.yml

version: "3.1"

services:
  beanstalkd:
    container_name: beanstalkd
    image: sunfoxcz/beanstalkd:latest
    environment:
      - MAX_JOB_SIZE=524280