Is your feature request related to a problem? Please describe
GSF doesn't support GHCR to download a dockerimage with prepared GSF.
In this case not able to use created GSF that we keep in Github packages.
For example:
docker pull ghcr.io/netcracker/qubership-gsf-instance
GSF install willl fail because this registry is unknown for GSF logic.
Describe the solution you'd like
Add logic to use GHCR to download dockerimage from Github packages.
Describe alternatives you've considered
No response
Additional information
No response
Is your feature request related to a problem? Please describe
GSF doesn't support GHCR to download a dockerimage with prepared GSF.
In this case not able to use created GSF that we keep in Github packages.
For example:
docker pull ghcr.io/netcracker/qubership-gsf-instance
GSF install willl fail because this registry is unknown for GSF logic.
Describe the solution you'd like
Add logic to use GHCR to download dockerimage from Github packages.
Describe alternatives you've considered
No response
Additional information
No response