Skip to content
This repository has been archived by the owner on Jan 26, 2020. It is now read-only.

mediadepot/docker-sismics-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Requirements

Volumes

  • {HOST WATCH DIRECTORY}:/watch

Environmental Variables

eg.

docker run --rm \
    -v /tmp/sismics-watch:/watch \
    -e "SISMICS_BASE_URL=http://10.0.1.110:8100" \
    -e "SISMICS_USERNAME=admin" \
    -e "SISMICS_PASSWORD=admin" \
    mediadepot/sismics-importer

Releases

No releases published

Packages

No packages published