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

Using alpine as default #26

Closed
webysther opened this issue Sep 25, 2017 · 3 comments
Closed

Using alpine as default #26

webysther opened this issue Sep 25, 2017 · 3 comments

Comments

@webysther
Copy link

Is more secure to add suffix -alpine for docker optimized for this dist. My suggest is change tag to exists the normal version and the alpine version as PHP, Node and a bunch of official images.

@alcohol
Copy link
Member

alcohol commented Sep 26, 2017

There is no need for that. Our official image is aimed at quick throw-away commands. If you need an image that supports exactly your target environment, you should create that image, and simply copy Composer from our image into yours, using the (relatively new) multistage build approach.

@webysther
Copy link
Author

I don't really need a image to target environment, just ask to keep the same pattern to create tag like other projects.

@alcohol
Copy link
Member

alcohol commented Sep 26, 2017

Sure, if we actually offered multiple flavours that would make sense and I would agree.
But we do not offer that. So there is no need for additional tagging.

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