Cannot specify docker build arguments

Issue #26 new
Rob Gates created an issue

I'm looking to make use of some docker build arguments (eg https://docs.docker.com/engine/reference/commandline/build/) but don't believe I can do this from within the docker build task.

Obviously I can provide arguments to docker 'run' via the 'additional arguments' field.

Could something similar be added to docker build?

Comments (2)

  1. Aakash Patel Account Deactivated

    I would also like to see an additional arguments field / option was the docker build task.

  2. Log in to comment