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

Removed dockerinit reference #815

Merged
merged 1 commit into from Dec 17, 2015
Merged

Conversation

sambuddhabasu
Copy link
Contributor

Replaced reference to dockerinit by dockerenv for func isRunningInContainer()

This PR refers to moby/moby#18355

…tainer()

Signed-off-by: Sambuddha Basu <sambuddhabasu1@gmail.com>
@mavenugo
Copy link
Contributor

ping @LK4D4 @jfrazelle

@LK4D4
Copy link
Contributor

LK4D4 commented Dec 13, 2015

Looks ok)

@sambuddhabasu
Copy link
Contributor Author

Can this PR be merged or are there any changes required?

@mrjana
Copy link
Contributor

mrjana commented Dec 17, 2015

LGTM

mrjana added a commit that referenced this pull request Dec 17, 2015
@mrjana mrjana merged commit e6f7538 into moby:master Dec 17, 2015
sebn added a commit to sebn/elm-live that referenced this pull request Dec 9, 2017
Without polling, file changes from a mounted volume may not be detected.
See similar [nodemon caveat](https://github.com/remy/nodemon#application-isnt-restarting).
Although `/.dockerenv` content [is not being used anymore](moby/libnetwork#815),
it still seems to be a reilable way to detect whether we are running inside
a Docker container.
sebn added a commit to sebn/elm-live that referenced this pull request Dec 9, 2017
Without polling, file changes from a mounted volume may not be detected.
See similar [nodemon caveat][1]
Although `/.dockerenv` content [is not being used anymore][2],
it still seems to be a reliable way to detect whether we are running inside
a Docker container.

[1]: https://github.com/remy/nodemon#application-isnt-restarting
[2]: moby/libnetwork#815
sebn added a commit to sebn/elm-live that referenced this pull request Dec 9, 2017
Without polling, file changes from a mounted volume may not be detected.
See similar [nodemon caveat][1].

Although `/.dockerenv` content [is not being used anymore][2], it still seems
to be a reliable way to detect whether we are running inside a Docker
container.

[1]: https://github.com/remy/nodemon#application-isnt-restarting
[2]: moby/libnetwork#815
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.

None yet

4 participants