Sign inSign up

kusmierz/beanstalk-console

By kusmierz

Updated over 9 years ago

Admin console for Beanstalk queue server, written in PHP. This image uses Alpine Linux.

Image
0

9.4K

kusmierz/beanstalk-console repository overview

docker-beanstalk-console

Admin console for Beanstalk queue server, written in PHP.

See https://github.com/ptrofimov/beanstalk_console

Usage

This docker image is available as a build on the docker hub, so there's no setup required. Using this image for the first time will start a download automatically. Further runs will be immediate, as the image will be cached locally.

The recommended way to run this container looks like this:

$ sudo docker run -d -p 80:80 kusmierz/beanstalk-console

The above example exposes the Beanstalk Console webinterface on port 80, so that you can now browse to:

http://localhost/

Tag summary

Content type

Image

Digest

Size

27.2 MB

Last updated

over 9 years ago

docker pull kusmierz/beanstalk-console