Sign inSign up

flowofcontrol/jobwallet-importer

By flowofcontrol

Updated over 9 years ago

every file that gets uploaded and is a turtle file gets automatically expanded in the database

Image
0

426

flowofcontrol/jobwallet-importer repository overview

jobwallet-importer

This importer will be fairly simple as it should just automatically import turtle files that where uploaded with the file-uploader service.

example docker-compose snippet

  importer:
    image: flowofcontrol/jobwallet-importer
    links:
      - db:database
    volumes:
      - ./uploads:/files

Tag summary

Content type

Image

Digest

Size

292.2 MB

Last updated

over 9 years ago

docker pull flowofcontrol/jobwallet-importer