Giter Club home page Giter Club logo

Comments (3)

unrooted avatar unrooted commented on May 24, 2024 1

Our usage of Docker in easyWSL project is limited only to grab tarballs from Docker Hub. You can't use Docker-specific stuff with easyWSL, because easyWSL is for WSL, not the Docker itself. It may sound as a con, but in fact, you no longer need to have Docker installed and running to use an already made Docker image which is on Docker Hub.
BUT: you can tinker a little more and make a tarball from your local Docker image, and with a bit of tinkering, you should be able to use that as a WSL distro using WSL import capabilities. Or you can just push it to the Docker Hub as well and use easyWSL to grab it and register as WSL distro.

from easywsl.

unrooted avatar unrooted commented on May 24, 2024 1

Basically we get layer or several layers from Docker Hub and combine those into one single install.tar file which can be easily imported into WSL, if you want to get the .tar file from your local Docker container, then you might want to check the following:

If you get lost, I recommend reading Docker Docs, and if you get lost with what options WSL gives you, you can always run wsl --help, this will list you what you can do with WSL and you might get the most interest around --import option, as we ourselves do.

from easywsl.

NinjaKittn avatar NinjaKittn commented on May 24, 2024

Thanks for the advice. This is all new for me. Is there any documentation how to do this in general?

from easywsl.

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.