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 .
1

There is Image tag option for Dockerfile Run/Debug Configuration.

1

Could you screenshot it?

0

请先登录再写评论。