Skip to content

Docker image based on Python 3.8 with Luigi (from Spotify)

Notifications You must be signed in to change notification settings

illuin-tech/docker-luigi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-luigi

Docker image based on Python 3.8 with Luigi installed. Image can be used with the following config:

  luigi:
    image: illuin/luigi
    restart: always
    ports:
      - "8082:8082"
    environment:
      luigi_database_url: "YOUR_DATABASE_URL"

About

Docker image based on Python 3.8 with Luigi (from Spotify)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published