You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -165,7 +165,7 @@ To run, the following things will be required:
165
165
166
166
The Compose project is found under `docker/runner` along with the attendant files.
167
167
168
-
Copy the `.deb` package into `docker/runner` (i.e. `cp /path/to/package.deb ./docker/run`). The package will be installed as part of the Docker image built for the REST client service. If you are having trouble, check to make sure that the name of the file you copied matches the `local_package` build argument under the `irods-client-rest-cpp` service definition in the `./docker/runner/docker-compose.yml` file.
168
+
Copy the `.deb` package into `docker/runner` (i.e. `cp /path/to/package.deb ./docker/runner`). The package will be installed as part of the Docker image built for the REST client service. If you are having trouble, check to make sure that the name of the file you copied matches the `local_package` build argument under the `irods-client-rest-cpp` service definition in the `./docker/runner/docker-compose.yml` file.
169
169
170
170
You will also need to modify `./docker/runner/irods_client_rest_cpp.json` to match the desired iRODS client environment. You may also wish to change the `jwt_signing_key` outside of an experimental context.
0 commit comments