mirror of https://github.com/ansible/ansible.git
check /.dockerenv and /.dockerinit to guess a dockercontainer (#74349)
* use os.path.exists for docker-check Co-authored-by: Jacob Floyd <cognifloyd@gmail.com>pull/76219/head
parent
636b317a4f
commit
17ec2d4952
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- setup - detect docker container with check for ./dockerenv or ./dockinit (https://github.com/ansible/ansible/pull/74349).
|
Loading…
Reference in New Issue