You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to docker-dev
Hi,
I've noticed docker container do have /.dockerinit and /.dockerenv injected, I wonder what they are used for and it it would be considered safe to rely on them to detect I'm running inside a docker container, or this is just implementation details I should ignore.