question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] unable to start flyte in Docker windows

See original GitHub issue

Just trying to execute

docker run --rm --privileged -p 30081:30081 -p 30084:30084 cr.flyte.org/flyteorg/flyte-sandbox

in windows 10 pro with hyper-v docker desktop gives the output:

Starting k3s cluster...
Done.
Deploying Flyte...
error: unable to find one of 'kustomization.yaml', 'kustomization.yml' or 'Kustomization' in directory '/flyteorg/share'
docker -v
Docker version 20.10.7, build f0df350
image-id
938b32974014

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
evalsocketcommented, Aug 24, 2021

@SteVwonder The issue is fixed in the master branch. It is not working because we only build sandbox images on release time.

0reactions
SteVwondercommented, Sep 1, 2021

Pushed a prerelease to refresh these images. Mind retrying?

Confirmed it works. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

[SOLVED] Docker Failed to Start - Docker Desktop for Windows
Issue Type: Docker Failed to Start OS Version/Build: Windows 10 - 10.0.18363 Build 18363. App Version: “Client: Docker Engine - Community
Read more >
Docker Desktop fails to start/run on Windows startup #10958
When trying to open the UI for Docker Desktop, it doesn't even open or loads infinitely. Restarting the Docker Desktop.exe and the com.docker....
Read more >
Not able to start docker Desktop in Windows - Stack Overflow
The error is related to the daemon part: In the default daemon configuration on Windows, the docker client must be run elevated to...
Read more >
Docker Engine failed to start - Fix
Docker Desktop will not start after Install or an upgrade with an error Docker engine failed to start. Docker Desktop version: 3.5.1 (66501)...
Read more >
Stopping site xxx because it failed during startup" - Microsoft ...
If the container starts but does not respond to a ping, App Service eventually log an event in the Docker log saying that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found