javier.delolmo | 2021-09-08 13:35:35 UTC | #1
Hello Genesys team!, I have created a docker with archy for the creation of deployment pipelines between environments, I want to control the version of archy that is downloaded in this docker, I have seen that when I change the word "latest" of the download url by the number of the version (for example https://sdk-cdn.mypurecloud.com/archy/1.5.3/archy-linux.zip) the download works correctly and is just what I need. the question is: is this an allowed method? Or could it be that in the future it will stop being offered without notice of deprecation?
Regards!.
anon99530797 | 2021-10-07 15:38:55 UTC | #2
Hi Javier,
Although the https://sdk-cdn.mypurecloud.com/archy/latest/archy-linux.zip URL format is the only "officially" supported way to download Archy, we currently have no plans on changing the version-ful URL format you posted. That said, I can't absolutely guarantee it'll never change someday :slight_smile:
Alternatively, you can always get the specific Archy version you want by downloading the latest Archy from the URL format I posted above, and then running archy version 1.5.3 (or whatever your desired version number is.
Thanks, Scott
javier.delolmo | 2021-10-07 15:39:31 UTC | #3
Thanks Scott, I have implemented that command in my Dockerfile and it increases the size of the container a lot, thanks also for the answer.
system | 2021-11-06 15:40:13 UTC | #4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 11950