Create Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
FROM your_dockerhub_username/cocacola-chatbot:latest
|
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
FROM your_dockerhub_username/cocacola-chatbot:latest
|