Closed gbraad closed 3 years ago
Screenshot of this working: Note: binaries can be invoked locally, but have also been tested on the actual host.
I wondered why it wasn't published as a single file as the csproj explicitly specifies this...
$ cp ./bin/Release/net5.0/win-x64/publish/\$.exe /mnt/c/Users/gbraad/.local/bin/\$.exe
... because I was using the wrong file; the unpublished one. Here you can see it works:
Looks great, thanks!
This uses a Fedora-based container image to build the application
It defaults to Podman:
or to use Docker
The binaries are copied to the
./bin
folder as expected from a regular build