Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for build args #121

Closed
AlexBa opened this issue Jun 4, 2018 · 4 comments
Closed

Support for build args #121

AlexBa opened this issue Jun 4, 2018 · 4 comments

Comments

@AlexBa
Copy link

AlexBa commented Jun 4, 2018

Hey,
would it be possible to support Docker build args? It's "new" since version 3.3.

Thank you in advance!

P.S. Dockstation is the best tool out there. It's like Mamp for Docker!

@igor-lemon
Copy link
Member

igor-lemon commented Jun 4, 2018

Hi @AlexBa
Do you mean set build args via GUI? Because if you set it args manually it should work.
Thanks for review :)

@AlexBa
Copy link
Author

AlexBa commented Jun 4, 2018

Hey @igor-lemon
thank you for your fast response!

My primary problem about 1 - 1,5 weeks ago was, that Dockstation was not compatible with version Docker Compose 3.3 and upper (when I use build args). I don't know if it's fixed now. I'm using very slow 3G now and don't want to pull any image to verify it.... ;)

Build args in the GUI would be great too (if you find some time to implement this)!

@igor-lemon
Copy link
Member

By default, DockStation supports all version of Docker Compose files because we're using your local Docker and retranslate CLI commands via GUI. v1.4.1 supports v3.3
image

About adding the feature into GUI. We'll think about your propose but I'm not sure that it can be often used feature. We can to cover 100% of Compose & Docker but you will not to able work with the app because you'll not find needed stuff. We try to cover more often used things. In the next version of the app we'll add GUI editor for edit compose configs strong from app, where you can edit options which are not present at GUI. I understand that it will not resolve your issue but can help to manipulate compose configs easier, strong from the app.

@AlexBa
Copy link
Author

AlexBa commented Jun 5, 2018

Ok, thank you for your help!

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

No branches or pull requests

2 participants