alpha-zero-general icon indicating copy to clipboard operation
alpha-zero-general copied to clipboard

docker-compose instead of setup_env.sh

Open vochicong opened this issue 5 years ago • 0 comments

I propose using docker-compose instead of setup_env.sh since

  • the format is clean
  • it's easier to build, start, pause, restart the container
  • it's easier to customize the container's behavior

This PR includes #125.

vochicong avatar Mar 27 '19 08:03 vochicong