You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be nice to also add an isDocker and/or isContainer methods, so everything you need is in one module and you don't have to install the is-docker or is-inside-container packages separately :)
Additional information
Would you be willing to help implement this feature?
The text was updated successfully, but these errors were encountered:
Describe the feature
I think it would be nice to also add an
isDocker
and/orisContainer
methods, so everything you need is in one module and you don't have to install theis-docker
oris-inside-container
packages separately :)Additional information
The text was updated successfully, but these errors were encountered: