-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
We only need those proto files to build elasticdl.proto, so we can only download those files by wget. Because TensorFlow repo is huge which makes the image huge.
elasticdl/elasticdl/docker/Dockerfile
Lines 57 to 60 in 5fac16d
| ENV TF_PATH /tmp/tensorflow | |
| RUN cd /tmp \ | |
| && git clone --depth=1 --branch v2.2.0-rc0 \ | |
| https://github.com/tensorflow/tensorflow |
Metadata
Metadata
Assignees
Labels
No labels