Skip to content

Commit

Permalink
fix: update snapshotters reference (#986)
Browse files Browse the repository at this point in the history
Issue #, if available:

*Description of changes:*

PR #563 moved the location of the `snapshotters.md` file. This PR
adjusts sources to changes.

*Testing done:*



- [x] I've reviewed the guidance in CONTRIBUTING.md


#### License Acceptance

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
  • Loading branch information
emmanuel-ferdman authored Jun 21, 2024
1 parent 63469e7 commit 06b9027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/soci.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ snapshotters:
```

> **NOTE**
> More info on using the `snapshotters` config option can be found in [`snapshotters.md`](https://github.com/runfinch/finch/blob/main/docs/design/snapshotters.md).
> More info on using the `snapshotters` config option can be found in [`snapshotters.md`](https://github.com/runfinch/finch/blob/main/docs/snapshotters.md).

To get the full benefit of SOCI, users need to pull and run images that have a SOCI index. Although creating a SOCI index for images is not yet supported on Finch,
images that already have SOCI indices can be found [here](https://gallery.ecr.aws/soci-workshop-examples?page=1).
Expand Down

0 comments on commit 06b9027

Please sign in to comment.