How to build image with Docker plugin?
Answered
Visiting Dockerfile and firing build from there launches unknown command, which results in <Unknown> docker image. Is there a command equivalent for
docker build -t imagename .
Please sign in to leave a comment.
There is Image tag option for Dockerfile Run/Debug Configuration.
Could you screenshot it?
Here it is