compose icon indicating copy to clipboard operation
compose copied to clipboard

docker-compose warning when app running

Open wanglixiang90 opened this issue 4 years ago • 3 comments

Description

Steps to reproduce the issue:

  1. docker version 20.10.12 , compose version v2.2.2
  2. A warn occurs when the app starts docker-compose up -d
WARN[0000] The "STATG_MEM" variable is not set. Defaulting to a blank string. 
WARN[0000] The "LD_LIBRARY_PATH" variable is not set. Defaulting to a blank string. 

Describe the results you received:

Describe the results you expected:

Additional information you deem important (e.g. issue happens only occasionally):

Output of docker compose version:

Docker Compose version v2.2.2

Output of docker info:

Client: Docker Engine - Community
 Version:           20.10.12
 API version:       1.41
 Go version:        go1.16.12
 Git commit:        e91ed57
 Built:             Mon Dec 13 11:45:41 2021
 OS/Arch:           linux/amd64
 Context:           default
 Experimental:      true

Server: Docker Engine - Community
 Engine:
  Version:          20.10.12
  API version:      1.41 (minimum version 1.12)
  Go version:       go1.16.12
  Git commit:       459d0df
  Built:            Mon Dec 13 11:44:05 2021
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.4.12
  GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
 runc:
  Version:          1.0.2
  GitCommit:        v1.0.2-0-g52b36a2
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

Additional environment details:

wanglixiang90 avatar Dec 27 '21 08:12 wanglixiang90

Hello @wanglixiang90. How do you set the variables? Can you provide a minimalistic example?

ulyssessouza avatar Jan 04 '22 13:01 ulyssessouza

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 10 '22 12:07 stale[bot]

This issue has been automatically closed because it had not recent activity during the stale period.

stale[bot] avatar Jul 31 '22 23:07 stale[bot]

This issue has been automatically closed because it had not recent activity during the stale period.

stale[bot] avatar Aug 13 '22 11:08 stale[bot]