how to specify dockerfile in build type

Hi! I trying to deploy my react app using Dockerfile build type, but i don't understand how to specify right path to file. Dockerfile in root of my project and i give "/", "./" etc to Docker File path in the screenshot but it doesn't work. How to do that ?
No description
2 Replies
Siumauricio
Siumauricio8mo ago
Just type Dockerfile
./mng.sh
./mng.shOP8mo ago
ha ha, thank you!

Did you find this page helpful?