Sign inSign up

akursar/luigid

By akursar

Updated almost 10 years ago

Image
3

4.0K

akursar/luigid repository overview

Minimal docker image for running Luigi

To run, publish luigi's default web port ( 8082 )

docker run -d -p 8082:8082 akursar/luigid

And visit http://LUIGI_HOST:8082/

Configure your luigi clients to point to this schedule by adding this to your /etc/luigi/client.cfg

[core]
default-scheduler-host: LUIGI_HOST
default-scheduler-port: 8082

Tag summary

Content type

Image

Digest

sha256:b6cf6212d

Size

206.2 MB

Last updated

almost 10 years ago

docker pull akursar/luigid