AnonymousTRIAL
a year ago
Running into a wall with trying to run a fairly straightforward Go HTTP server. Using the newer features in the stdlib for net/http on Go 1.22. So after multiple build failures before learning Nixpacks doesn't support that version yet, I'm having to go the Dockerfile route. Using the generated Dockerfile, which uses caches for the build steps, I added the `id=-
0 Replies
a year ago
please send a new screenshot without the rectangles, nothing is sensitive there
a year ago
you can only use cache type mounts, not bind mounts
a year ago
and fwiw the way you are using bind mounts provides negligible performance improvements at best