openai / retro-contest

OpenAI Retro Contest
https://contest.openai.com/
MIT License
65 stars 50 forks source link

Added '--socketdir' as a commandline option to 'retro-contest-remote run' #22

Closed ConradBailey closed 6 years ago

ConradBailey commented 6 years ago

My team sometimes must create remote environments outside of Docker for testing. This makes that process a little more flexible if, for instance, we need to get around socket permissions or something like that.