Skip to content

Commit

Permalink
Merge pull request #41 from thin-edge/docs-update-volume-info
Browse files Browse the repository at this point in the history
docs: update info about where the container is stored
  • Loading branch information
reubenmiller authored Nov 6, 2024
2 parents 53ddcf7 + 9bf420c commit 581decb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ After the project pre-requisites have been installed, you can start the containe
set-session
```

3. Init the device certificate (stored under `./device-cert) and upload it to Cumulocity IoT
3. Init the device certificate (stored in a container volume) and upload it to Cumulocity IoT

```sh
just init
Expand Down

1 comment on commit 581decb

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
12 0 1 12 100 1m20.214598s

Passed Tests

Name ⏱️ Duration Suite
Grace period to allow container to startup 5.002 s Operations
Get Logfile Request 2.315 s Operations
Get Configuration File 4.616 s Operations
Execute Shell Command 2.309 s Operations
Install application using docker compose 23.515 s Operations
Get Container Logs 2.312 s Operations
Trigger self update via local command 11.348 s Self-Update
Self update should only update if there is a new image 2.312 s Self-Update
Self update using software update operation 23.759 s Self-Update
Cloud Connection is Online 0.110 s Telemetry
Service status 0.204 s Telemetry
Sends measurements 2.413 s Telemetry

Please sign in to comment.