Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update explicit-cache with note saying attributes are now supported #3918

Closed
alexcb opened this issue Mar 18, 2024 · 1 comment
Closed

update explicit-cache with note saying attributes are now supported #3918

alexcb opened this issue Mar 18, 2024 · 1 comment
Labels
type:documentation Improvements or additions to documentation

Comments

@alexcb
Copy link
Collaborator

alexcb commented Mar 18, 2024

Does existing documentation exist?
https://docs.earthly.dev/docs/caching/caching-via-registry#explicit-cache-advanced

Request
#3714 and #3868 are now fixed; however we should document that this new feature exists.

For example, users can now run:

earthly --remote-cache=harbor.company.team/earthly-cache/test:cache,image-manifest=true,oci-mediatypes=true +example

for cases where their registry requires additional attributes to be set.

@alexcb alexcb added the type:documentation Improvements or additions to documentation label Mar 18, 2024
@idodod
Copy link
Contributor

idodod commented Mar 18, 2024

addressed in #3920

@idodod idodod closed this as completed Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:documentation Improvements or additions to documentation
Projects
Archived in project
Development

No branches or pull requests

2 participants