clever-iron-1713
03/08/2024, 3:28 PMflyte-sandbox-buildkit
by envd context and hoping it will push the image to flyte-sandbox-docker-registry
that comes as part of flytectl demo start
. Please let me know if I am missing any configuration or prerequisite.narrow-ocean-8264
03/08/2024, 4:38 PMclever-iron-1713
03/08/2024, 5:22 PMdamp-lion-88352
03/09/2024, 1:13 AMdamp-lion-88352
03/09/2024, 1:14 AMclever-iron-1713
03/09/2024, 11:10 AMdamp-lion-88352
03/09/2024, 11:11 AMclever-iron-1713
03/09/2024, 11:14 AMdamp-lion-88352
03/09/2024, 11:26 AMdamp-lion-88352
03/10/2024, 2:34 AMdamp-lion-88352
03/10/2024, 2:34 AMdamp-lion-88352
03/10/2024, 2:35 AM"1. Install flytekitplugins-envd using: pip install flytekitplugins-envd\n"
"2. If you plan to use a local registry, ensure you create your envd context. For example:\n"
"envd context create --name flyte-sandbox --builder tcp --builder-address localhost:30003 --use"
damp-lion-88352
03/10/2024, 2:35 AMdamp-lion-88352
03/10/2024, 2:36 AMImageSpec(
name="basic",
registry="localhost:30000",
packages=["pandas"],
apt_packages=['git'],
)
clever-iron-1713
03/11/2024, 1:41 PMflyte-sandbox-docker-registry
which comes as part of demo cluster but it dint work, any suggestion. If I understand correctly it is insecure registryclever-iron-1713
03/13/2024, 5:32 PM