-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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:
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:
When I run the following script:
I get the following error:
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
Labels
No labels