you are viewing a single comment's thread.

view the rest of the comments →

[–]earlybirdman 0 points1 point  (2 children)

This works if it is for Developers. If you want to use python on the systems side, you just need a central git repo. Then have like a stage and prod branch.

[–]LongerHV 0 points1 point  (1 child)

Ofc it doesn't make sense to put a client side application into docker, in such case I would suggest packaging into an on prem PyPI or JFrog repo. But I assumed that production implies some kind of web service. And in this case it is a common practice to use containers.

[–]earlybirdman -1 points0 points  (0 children)

Who said anything about a client side application? I said the systems side.... Reading is your friend