open jupyter code is very long so, made .sh
you can use cd setup1 and run.sh
docker run -i -t --name (youwant(no 괄호)) -p 8888:8888 -p6006:6006 continuumio/anaconda3
pip install --upgrade pip
pip install tensorflow
pip install keras
git clone https://github.com/jinhuyk/setup1.git