Skip to content

Replace ENV with ARG for DEBIAN_FRONTEND#1180

Merged
tomav merged 1 commit intodocker-mailserver:masterfrom
j-marz:arg_debian_frontend
Jul 24, 2019
Merged

Replace ENV with ARG for DEBIAN_FRONTEND#1180
tomav merged 1 commit intodocker-mailserver:masterfrom
j-marz:arg_debian_frontend

Conversation

@j-marz
Copy link
Copy Markdown
Contributor

@j-marz j-marz commented Jun 25, 2019

Best practice suggests not using ENV for this setting as it persists after build. ARG is only set during build.

Best practice suggests not using ENV for this setting as it persists after build. ARG is only set during build.
@tomav tomav merged commit c3e7ecc into docker-mailserver:master Jul 24, 2019
@tomav
Copy link
Copy Markdown
Contributor

tomav commented Jul 24, 2019

Thanks.

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.

2 participants