quaint-accountant-26543
08/27/2024, 12:56 AMhttp
image registry for flytepluing-envd?
When I use http
url in image registry, I will get
#22 ERROR: failed to do request: Head "<https://test-1797217457.ap-northeast-1.elb.amazonaws.com:5000/v2/split_imag/blobs/sha256:056025e5e2a8242cc32ad6af915817cfc4f5dc4fbgr1604585b1e767re13c9>": http: server gave HTTP response to HTTPS client
quaint-accountant-26543
08/27/2024, 1:04 AMhttp
url in flytectl config.yml
Did I set this correct?
plugins:
envd:
registry: "<http://test-1797217457.ap-northeast-1.elb.amazonaws.com:5000>"
insecure: true
glamorous-carpet-83516
08/27/2024, 8:58 PMImageSpec(
packages=["pandas", "numpy"],
python_version="3.9",
apt_packages=["git"],
registry="<http://test-1797217457.ap-northeast-1.elb.amazonaws.com:5000>",
)