logoalt Hacker News

MobiusHorizonslast Thursday at 8:44 PM1 replyview on HN

That’s a reasonable deployment strategy, but a pretty terrible local development strategy


Replies

taberiandlast Thursday at 11:13 PM

Devcontainers are a good compromise though - you can develop within a context that can be very nearly identical to production; with a bit of finagling you could even use the same dockerfile for the devcontainer, and the build image and the deployed image