We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 447d1f8 commit 73ce479Copy full SHA for 73ce479
Dockerfile
@@ -0,0 +1,3 @@
1
+FROM tensorflow/tensorflow:latest-gpu
2
+RUN apt-get update && apt-get intall nginx
3
+EXPOSE 80
0 commit comments