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

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

1

Could you screenshot it?

0

Please sign in to leave a comment.