finch
                                
                                
                                
                                    finch copied to clipboard
                            
                            
                            
                        Package the SOCI binaries in Finch
What is the problem you're trying to solve?. If you enable the SOCI snapshotter on Finch, today we are downloading the binaries on boot. To support users running in an offline environment, or those who are conscious about downloading artifacts from GitHub, could we package SOCI binaries in the Finch VM image?
The downside this does increase the overall size of the Finch VM.
$ ls -lah /usr/local/bin/ | grep soci
-rwxrwxr-x. 1 fedora fedora  18M Aug 29 19:44 soci
-rwxrwxr-x. 1 fedora fedora  41M Aug 29 19:44 soci-snapshotter-grpc
Describe the feature you'd like Could we package SOCI binaries in the Finch VM image?
Additional context Add any other context or screenshots about the feature request here.