mirror of
https://github.com/azukaar/Cosmos-Server.git
synced 2026-05-07 12:21:06 -05:00
[release] v0.16.0-unstable30
This commit is contained in:
@@ -927,7 +927,7 @@ func IsInsideContainer() {
|
||||
return
|
||||
}
|
||||
|
||||
container, err := DockerClient.ContainerInspect(DockerContext, os.Getenv("HOSTNAME"))
|
||||
_, err := DockerClient.ContainerInspect(DockerContext, os.Getenv("HOSTNAME"))
|
||||
|
||||
utils.Debug("isInsideContainer - Checking if inside container " + os.Getenv("HOSTNAME"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user