containerized icon indicating copy to clipboard operation
containerized copied to clipboard

Gets fooled by Docker CE

Open djMax opened this issue 8 years ago • 3 comments

Here's an example line from cgroup file:

1:cpuset:/docker-ce/docker/8bd2b99fd95d286ba02b5c090501014b6cb01a90e714d4db6fcfcb6ea4ec7cfa

/docker-ce seems to fool it.

djMax avatar Nov 11 '17 19:11 djMax

Same here

fgreinus avatar Jan 20 '18 18:01 fgreinus

Attempted fix: https://github.com/pipedrive/containerized/pull/9

remotezygote avatar Feb 15 '18 19:02 remotezygote

hi, I am using docker on my mac and I have put this code in a nodejs inside a docker but show me that is not inside docker, why? (Show false)

4sh3 avatar Mar 17 '18 14:03 4sh3

DEPRECATED (You can use following package instead: https://github.com/sindresorhus/is-docker)

nikolajevp avatar Dec 02 '22 11:12 nikolajevp