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
{{ message }}
This repository was archived by the owner on Apr 24, 2023. It is now read-only.
I am getting below error when i create spring boot logging with Fluent
docker-compose up
Docker Compose is now in the Docker CLI, try docker compose up
Building app
[+] Building 0.1s (1/2)
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 2B 0.0s
failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount575132293/Dockerfile: no such file or directory
I am getting below error when i create spring boot logging with Fluent
docker-compose up
Docker Compose is now in the Docker CLI, try
docker compose upBuilding app
[+] Building 0.1s (1/2)
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 2B 0.0s
failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount575132293/Dockerfile: no such file or directory