Comment on Ditching Docker for Local Development

<- View Parent
sip@programming.dev ⁨1⁩ ⁨year⁩ ago

yup. it’s a breeze especially for interpreted langs. mount the source code, expose the ports and voila. need a db?

  image: postgres

source
Sort:hotnewtop