Tensorflow 2 reimplementation of image generation model. ~$ docker pull tensorflow/tensorflow:nightly-gpu ~$ docker build -f Dockerfile \ -t tf/image-generation ...