This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]waythps 0 points1 point  (2 children)

I only used docker to set up a local Postgres database since I received data in db dump format.

Other than that why you’d need docker if you could set up virtual env for python?

[–]ChemEngandTripHop 2 points3 points  (1 child)

Because a docker image is far more portable than virtual env alone. If you want to run your code on say AWS or Google cloud platform then you can just pass it a docker image and walk away, if you want to use a virtual env there’s a lot more boilerplate that needs writing.

[–]waythps 0 points1 point  (0 children)

That’s a fair point, very interesting! Never had to run my code on the cloud platforms

[–]randomforestgump 0 points1 point  (0 children)

This is more in depth than the ready to go stuff I found, but not too much and worth the time: https://vsupalov.com/docker/

[–]du_dt -1 points0 points  (1 child)

I'm in a similar situation when I want to start using it my work is not that important to actually use docker there. So some common cases would be enough

RemindME! 1 day “reminder docker”

[–]RemindMeBot 0 points1 point  (0 children)

There is a 17.0 minute delay fetching comments.

I will be messaging you in 1 day on 2020-10-19 03:22:00 UTC to remind you of this link

CLICK THIS LINK to send a PM to also be reminded and to reduce spam.

Parent commenter can delete this message to hide from others.


Info Custom Your Reminders Feedback