tinker_python icon indicating copy to clipboard operation
tinker_python copied to clipboard

Added Dockerfile

Open ricardobalk opened this issue 5 years ago • 2 comments

I added a Dockerfile, allowing to use this Tinker code within Docker. The main advantage is that Docker gives reproducible results, so you won't have a "but it works on my system" argument with someone.

It's also much easier to test your software, use CI/CD and to provide a cross-platform solution.

ricardobalk avatar Jan 20 '20 18:01 ricardobalk

My apologies - I called it an SDK, while it is not an SDK, obviously. Please give me some time to rectify it and test it again. ☕

ricardobalk avatar Jan 20 '20 19:01 ricardobalk

Fixed. Ready for review.

ricardobalk avatar Jan 21 '20 11:01 ricardobalk