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
As mentioned in README.md, the automated test run environment cannnot run by the latest docker compose version.
The latest environment:
> docker version
Client:
Cloud integration: v1.0.22
Version: 20.10.12
API version: 1.41
Go version: go1.16.12
Git commit: e91ed57
Built: Mon Dec 13 11:44:07 2021
OS/Arch: windows/amd64
Context: default
Experimental: true
Server: Docker Desktop 4.5.1 (74721)
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:43:56 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
> docker-compose version
Docker Compose version v2.2.3
Error message:
> docker-compose.exe -p keycloak-fapi -f docker-compose.yml -f docker-compose-keycloak.yml up --build
time="2022-08-14T16:46:20+09:00" level=warning msg="The \"OPENID_GIT_TAG\" variable is not set. Defaulting to a blank string."
time="2022-08-14T16:46:20+09:00" level=warning msg="The \"MVN_HOME\" variable is not set. Defaulting to a blank string."time="2022-08-14T16:46:20+09:00" level=warning msg="The \"AUTOMATE_TESTS\" variable is not set. Defaulting to a blank string."
time="2022-08-14T16:46:20+09:00" level=warning msg="The \"TEST_PLAN\" variable is not set. Defaulting to a blank string."
time="2022-08-14T16:46:20+09:00" level=warning msg="The \"OPENID_GIT_TAG\" variable is not set. Defaulting to a blank string."
1 error(s) decoding:
* error decoding 'Volumes[0]': invalid spec: :/root/.m2: empty section between colons
Version
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
tnorimat
changed the title
The automated test run environment cannnot run by the latest docker compose version.
The automated test run environment cannnot run by the latest docker compose version
Aug 14, 2022
Describe the bug
As mentioned in README.md, the automated test run environment cannnot run by the latest docker compose version.
The latest environment:
Error message:
Version
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: