Skip to content

Instantly share code, notes, and snippets.

@nanguoyu
Created June 13, 2021 14:51
Show Gist options
  • Save nanguoyu/6186fa4896bf86ba88a907f1cb90cb99 to your computer and use it in GitHub Desktop.
Save nanguoyu/6186fa4896bf86ba88a907f1cb90cb99 to your computer and use it in GitHub Desktop.
test
git clone https://github.com/nanguoyu/GenoCAE.git
cd GenoCAE/
docker build -t gcae/genocae:build -f docker/build.dockerfile .
docker run -it --rm -v ${PWD}:/workspace gcae/genocae:build python3 run_gcae.py --help
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment