• 17 Posts
  • 177 Comments
Joined 1 year ago
cake
Cake day: August 23rd, 2023

help-circle




  • __init__toPythonDeveloping with Docker
    link
    fedilink
    arrow-up
    2
    ·
    2 months ago

    Nice. You should check out devcontainers if you haven’t already. Maybe it deviates a little from the dev/prod parity idea, but you can use it with a compose file like you described. It’s saved my current team quite a bit of headache in maintaining local dev environments and keeping everyone in sync as the project evolves.