Do Lilypad modules have access to the internet? #5
PBillingsby
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
No, the container does not have access to the internet to fetch assets. Any required assets need to be built into the image when it is created and then run as a module.
Additionally, there is no networking inside Bacalhau or Lilypad, so the modules cannot connect to the internet.
Beta Was this translation helpful? Give feedback.
All reactions