Skip to content

Documentation not up to date? #365

@AronBuzogany

Description

@AronBuzogany

I am trying to create a custom docker image to test my services. For this I follow an example presented in the documentation.

As you can see from this screenshot:

image

The docker container looks for the given files in /app/data not in /data as claimed in the documentation.

When changing it to /app/data in the run script however it does find the script.

However now I get the following error:

image
When I run the following script:

image

I get the following error:

image

I have the following setup:

harness
|──data
|  |     [specifications-test repo](https://github.com/solid-contrib/specification-tests) (cloned)
| [CHT](https://github.com/solid-contrib/conformance-test-harness) (cloned)
|
|  run.sh (script in screenshot above)

And that's it. Is it me doing something wrong here?

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