Invalid Cache Mounts

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

AnonymousTRIAL

a year ago

cf0243ae-9b90-4be5-a505-5d7f2bf8e6d3


a year ago

please send a new screenshot without the rectangles, nothing is sensitive there


AnonymousTRIAL

a year ago

1233655123264278500


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


Invalid Cache Mounts - Railway Help Station