COPY . .
Are you sure this is the right syntax to copy from PWD to the image? Just checking
FROM python:3.8-slim-buster
Do check the python image also from docker hub.
@mriganktiwari Do you have a rasa project ready? Or its a base rasa project?
COPY . .
Are you sure this is the right syntax to copy from PWD to the image? Just checking
FROM python:3.8-slim-buster
Do check the python image also from docker hub.
@mriganktiwari Do you have a rasa project ready? Or its a base rasa project?