-
Previous Value Current Value 1dev/ssh-client docker image missing build for linux/arm64/v8 platform
`1dev/ssh-client` docker image missing build for `linux/arm64/v8` platform
-
Previous Value Current Value `1dev/ssh-client` docker image missing build for `linux/arm64/v8` platform
1dev/ssh-client docker image missing build for linux/arm64/v8 platform
-
Name Previous Value Current Value Type
Support Request
Improvement
-
arm64 build of ssh-client will be available in next patch release soon.
-
arm64 build of ssh-client will be available in next patch release soon.
Thank you Sir! 🙏
-
OneDev
changed state to 'Closed' 2 years ago
Previous Value Current Value Open
Closed
-
State changed as code fixing the issue is committed (ccc373ed)
-
OneDev
changed state to 'Released' 2 years ago
Previous Value Current Value Closed
Released
-
State changed as build #3976 is successful
| Type |
Improvement
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
Hi,
Just wanted to Copy some files with SCP in Job Executor running on my Nvidia Jetson AGX Orin. Unfortunately there is no right image of
1dev/ssh-clientfor it's architecture. Is there any other way of downloading large files into Job workspace directory without using SCP/SSH connection? In my case I need to grab python wheels from the same machine where Job Executor resides.