This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
1
Configure Docker for Python scripts
Post Body
Hey everyone,
I have multiple python scripts which i have written for testing our APIs in data driven way.
So problem is they dont work if i move them to other machine which may not have similar versions of python and various other libraries involved.
So wanted to know how can i couple them up into a single docker container so that i can pass the same to my other members in team and they can just directly execute them without facing the issue of versions or os.
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/docker/comm...