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
Copy file name to clipboardExpand all lines: docs/hackathon/0-onboarding.mdx
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,6 +136,13 @@ Ensure you have the following tools installed:
136
136
137
137
**Happy building!**
138
138
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
+
139
146
:::danger[Using hackathon compute resources]
140
147
141
148
VM instances in `verifiable-ai-hackathon` are continuously monitored.
0 commit comments