Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image (version) issue #177

Open
renepetermann289 opened this issue Jun 20, 2023 · 7 comments
Open

Docker image (version) issue #177

renepetermann289 opened this issue Jun 20, 2023 · 7 comments

Comments

@renepetermann289
Copy link

I would like to use the Docker images from the repo "hub.myenterpriselicense.hpe.com/hpe_eval/swarm-learning/". If I run the script for example SN with ./scripts/bin/run-sn -d --rm --name=sn1 --network=host-1-net --host-ip=${HOST_1_IP} --sentinel --sn-p2p-port=${SN_P2P_PORT} --sn-api-port=${SN_API_PORT} --key=workspace/mnist/cert/sn-1-key. pem --cert=workspace/mnist/cert/sn-1-cert.pem --capath=workspace/mnist/cert/ca/capath --apls-ip=${APLS_IP} it will automatically load the repo hub.myenterpriselicense.hpe.com/hpe/swarm-learning/sn:2.0.0. How do I change it to eval version 1.2.0?

Message:
Unable to find image 'hub.myenterpriselicense.hpe.com/hpe/swarm-learning/sn:2.0.0' locally
2.0.0: Pulling from hpe/swarm-learning/sn

@a1847979164
Copy link

I also encountered such a problem, please did you solve it?

@iArpanPatel
Copy link
Collaborator

@renepetermann289 Hi, Why do you need rollback to 1.2.0 images? Are you facing any issue with 2.0.0?
We support only the latest version, if you hit any issue in older versions, we may not be able to support.

@a1847979164
Copy link

i have a issue:Unable to find image 'hub.myenterpriselicense.hpe.com/hpe/swarm-learning/sn:2.0.0' locally
2.0.0: Pulling from hpe/swarm-learning/sn;and i don't download apls-9.14.zip

@renepetermann289
Copy link
Author

You have to adjust the "common" file in scripts/bin. In line 81 the version is entered. "swarmVer="2.0.0" this must be changed to 1.2.0 or similar.

@a1847979164
Copy link

@renepetermann289 Hi, Why do you need rollback to 1.2.0 images? Are you facing any issue with 2.0.0? We support only the latest version, if you hit any issue in older versions, we may not be able to support.

I would like to use the Docker images from the repo "hub.myenterpriselicense.hpe.com/hpe_eval/swarm-learning/". If I run the script for example SN with it will automatically load the repo. ./scripts/bin/run-sn -d --rm --name=sn1 --network=host-1-net --host-ip=${HOST_1_IP} --sentinel --sn-p2p-port=${SN_P2P_PORT} --sn-api-port=${SN_API_PORT} --key=workspace/mnist/cert/sn-1-key. pem --cert=workspace/mnist/cert/sn-1-cert.pem --capath=workspace/mnist/cert/ca/capath --apls-ip=${APLS_IP}hub.myenterpriselicense.hpe.com/hpe/swarm-learning/sn:2.0.0

Message:
Unable to find image 'hub.myenterpriselicense.hpe.com/hpe/swarm-learning/sn:2.0.0' locally
2.0.0: Pulling from hpe/swarm-learning/sn

@a1847979164
Copy link

https://[hub.myenterpriselicense.hpe.com/v2/hpe/swarm-learning/sn/manifests/2.0.0],need to verify the login, where did the account password get from?

@iArpanPatel
Copy link
Collaborator

@renepetermann289 and @a1847979164, We would recommend you to switch to latest Swarm Learning images v2.1.0. Refer release note here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants