Skip to content

Commit d38588d

Browse files
committed
feat(docs): add note for docker image
1 parent a3fae48 commit d38588d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/hackathon/0-onboarding.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,13 @@ Ensure you have the following tools installed:
136136

137137
**Happy building!**
138138

139+
:::note[Important Note About Docker Images and GitHub Packages]
140+
**GitHub Container Registry (ghcr.io) packages are private by default.**
141+
142+
If you're publishing Docker images that need to be pulled by the TEE environment, you'll need to make your package public in your GitHub repository settings.
143+
144+
:::
145+
139146
:::danger[Using hackathon compute resources]
140147

141148
VM instances in `verifiable-ai-hackathon` are continuously monitored.

0 commit comments

Comments
 (0)