issues
search
TheLarkInn
/
is-docker
Checks if the process is running inside a Docker container. Rust implementation of `sindresorhus/is-docker`
MIT License
5
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Doesn't detect Docker Rootless
#4
fenollp
opened
9 months ago
1
remove once_cell dependency and replace with std
#3
aria-aghaei
opened
1 year ago
0
use once_cell and cache result of docker work & add examples
#2
TheLarkInn
closed
1 year ago
0
Use once_cell to cache the results
#1
TheLarkInn
closed
1 year ago
0