Skip to content
This repository was archived by the owner on Jul 7, 2021. It is now read-only.

invalid script 05_execute-fhir-to-i2b2.sh #55

@cerbelding

Description

@cerbelding

Expected Behavior

Run script, (download docker image), run container

Actual Behavior

Docker image can't be reached as .env file within fhir-to-i2b2 isn't used when running the shell script.
Error Message:

erbelding_c@num-codex-int-02:/opt/num-knoten$ sh 05_execute-fhir-to-i2b2.sh
: not foundfhir-to-i2b2.sh: 2:
: not foundfhir-to-i2b2.sh: 5:
WARNING: The IMAGE_TAG variable is not set. Defaulting to a blank string.
WARNING: The WRITE_TO_FILE variable is not set. Defaulting to a blank string.
WARNING: The WRITE_TO_PSQL variable is not set. Defaulting to a blank string.
WARNING: The DATA_METHOD variable is not set. Defaulting to a blank string.
ERROR: no such image: docker.miracum.org/miracum-etl/fhir-to-i2b2:: invalid reference format

Steps to Reproduce the Problem

  1. $ sh 05_execute-fhir-to-i2b2.sh

Working alternative:

omit shell script, direct docker-compose

$ docker-compose -f fhir-to-i2b2/docker-compose.yml --env-file fhir-to-i2b2/.env up

Specifications

  • Version: v2.1.2 (latest)
  • Platform: Ubuntu 20.04.2 LTS
  • Subsystem:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions