Giter Club home page Giter Club logo

sql-project-repo's People

Contributors

muppity avatar

Stargazers

 avatar

Watchers

 avatar

sql-project-repo's Issues

where setup this repo-on Win box or ubuntu

Carlos, I am trying to follow your steps, when I issue "code --remote wsl+Ubuntu-20.04", VSC fires, in the editor, I have "myuser[Ubuntu...], down in the bash terminal I have myuser@mydestop, when I run wsl, it says it is not a known command. I run docker images, I get a list of images that are in my desktop. I cloned you github repo but it is not clear in this video where those files should be located, on windows desktop or should be transfered to the ubuntu? If yes how? Thanks

Note: I alos have posted this comment on your blog as well in case you don't visit this repo regularly

Docker commands not going through

When I run
docker run -d -p 1433:1433 --name daltanious2 --privileged -it --mount type=bind,src="shared-vol",dst="/mnt/SQL" -v -e "SA_PASSWORD=clave01*" -e "ACCEPT_EULA=Y" c3e74a7853a4

I get

docker: invalid reference format: repository name must be lowercase

and when running
docker run -d -p 1433:1433 --name irongear --privileged -it --mount type=bind,src='shared-vol',dst='/mnt/SQL2019' -e "SA_PASSWORD=clave01*" -e "ACCEPT_EULA=Y" 2443

I get

docker: Error response from daemon: shared-vol is not an absolute path

Any idea why, thanks for your help

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.