Add a simple alpine dockerfile using cargo-chef to build
silverfish-stall images.
The image comes out at 32.5 MiB. This is not thought as a "production"
image, but just as a base image from which to build a production image.
I would like this to be pushed as a package as part of the release, in addition to the release binaries.
We could then have a silverfish-contrib folder or repo with a fly.dockerfile that consumes this image and is ready to use with fly.io or similar providers.