这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@michaelshobbs
Copy link
Member

closes #1588

josegonzalez added a commit that referenced this pull request Oct 22, 2015
…ker-args-build

trigger docker-args-build for dockerfile deployments
@josegonzalez josegonzalez merged commit 0d15020 into master Oct 22, 2015
@josegonzalez josegonzalez deleted the 1588_mh-dockerfile-trigger-docker-args-build branch October 22, 2015 01:36
@andrey013
Copy link

Hello

I have noticed that eg. official mongo plugin creates a link option in DOCKER_OPTIONS_BUILD.

https://github.com/dokku/dokku-mongo/blob/master/functions#L92

So when I try to push changes I see this:

remote: flag provided but not defined: --link
remote: See 'docker build --help'.

docker build does not support some flags like link or volume.

So I think after this PR plugins should reconsider their build flags since they does matter now.

Or am I doing something wrong?

@michaelshobbs
Copy link
Member Author

related: #1609

@andrey013
Copy link

@michaelshobbs thanks. I've missed that issue. That seems to be it, indeed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Host volumes / environment variables not available during container build stage

4 participants