Giter VIP home page Giter VIP logo

Comments (5)

cirix avatar cirix commented on June 7, 2024

Hi,
the path looks strange Docker/Docker? Is the docker.exe part of the $CLASSPATH in windows? Looks strange. Btw, you are running windows or linux containers?What is the configuration you have?

br
Nik

from minikube.

rajah9 avatar rajah9 commented on June 7, 2024

hi, Nik,

(I think $CLASSPATH is only used with Java.)

Yes, it's part of the $PATH. Here is the path (and a ls from the last path):

> $env:path -split ";"
C:\Program Files\Common Files\Oracle\Java\javapath
C:\Windows\System32
C:\Windows
C:\Windows\System32\wbem
C:\Windows\System32\WindowsPowerShell\v1.0\
C:\Windows\System32\OpenSSH\
C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR
C:\Windows\System32
C:\Windows
C:\Windows\System32\wbem
C:\Windows\System32\WindowsPowerShell\v1.0\
C:\Windows\System32\OpenSSH\
C:\Program Files\Git\cmd
C:\Program Files\dotnet\
C:\Program Files\PuTTY\
C:\minikube
C:\Users\rajah\AppData\Local\Microsoft\WindowsApps

C:\Program Files\JetBrains\PyCharm 2021.3\bin

C:\Program Files\Docker\Docker\resources\bin
PS C:\Program Files\Docker\Docker\resources\bin> ls *exe


    Directory: C:\Program Files\Docker\Docker\resources\bin


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----        12/29/2023   4:18 PM       34626648 com.docker.cli.exe
-a----        12/29/2023   4:18 PM        7048280 docker-compose.exe
-a----        12/29/2023   4:18 PM       12307064 docker-credential-desktop.exe
-a----        12/29/2023   4:18 PM        6439536 docker-credential-ecr-login.exe
-a----        12/29/2023   4:18 PM        1872488 docker-credential-wincred.exe
-a----        12/29/2023   4:18 PM       48109136 docker-index.exe
-a----        12/29/2023   4:18 PM       59086416 docker.exe
-a----        12/29/2023   4:18 PM        9784944 extension-admin.exe
-a----        12/29/2023   4:18 PM       13868632 hub-tool.exe
-a----        12/29/2023   4:18 PM       50596424 kubectl.exe

I have run the Welcome container, which is NGINX.

The minikube configuration has only one line:

PS C:\Program Files\Docker\Docker\resources\bin> minikube config view
- driver: docker

Let me know if I can provide any more info.

from minikube.

cirix avatar cirix commented on June 7, 2024

Can you please share your docker env output?

from minikube.

rajah9 avatar rajah9 commented on June 7, 2024

hi, cirix, I don't have a dot env file yet.
Is there some docker command that you would like me to execute?

from minikube.

bernstna avatar bernstna commented on June 7, 2024

Hello!

I had a similar issue, it was solved by completely uninstalling docker and reinstalling it, opening a brand new instance of command prompt (the old one was looking for an old version of docker files which didn't exist), and attempting to start minikube again. That worked for me, please let me know if this helps!

from minikube.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.