How to build image with Docker plugin?
已回答
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 .
请先登录再写评论。
There is Image tag option for Dockerfile Run/Debug Configuration.
Could you screenshot it?
Here it is