Coder Social home page Coder Social logo

adrianhajdin / docker-course Goto Github PK

View Code? Open in Web Editor NEW
512.0 512.0 154.0 86 KB

Full Modern Docker Course

Home Page: https://jsmastery.pro

Dockerfile 10.88% JavaScript 34.15% HTML 2.84% CSS 19.98% TypeScript 32.16%
docker docker-compose docker-container docker-image dockerfile

docker-course's Introduction

JS Mastery Pro

docker-course's People

Contributors

adrianhajdin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

docker-course's Issues

Additional property develop is not allowed

Some issue with the compose.yml file in the mern docker project

โžœ  mern-docker docker compose up
validating /Users/yashsharma/Desktop/PROJECTZ/docker-intro/mern-docker/compose.yml: services.web Additional property develop is not allowed

The above command works fine on removing develop from both the web and api services

PERMISSION DENINED for vite.config.ts.timesctamp file

When I'm trying to run my react-docker project with the command:
docker run -p 5173:5173 -v "$(pwd):/app" -v /app/node_modules react-docker

I get the following error:

failed to load config from /app/vite.config.ts
error when starting dev server:
Error: EACCES: permission denied, open '/app/vite.config.ts.timestamp-1714417454967-90458ac465121.mjs'

I have Docker Desktop installed on Windows 11 but I have my project react-docker on a linux (Debian) intance of WSL2. I have all the same settings that this repository has for the react-docker project.

Autosave

docker run -p 5173:5173 -v "$(pwd):/app" -v /app/node_modules react-docker

I have cloned your repo and using react-docker but when I change something on code it doesn't change on screen. Please help!!!

permission issue on windows

i'm following your video on youtube and i arrived to 39 min i had an error
first, when i type this command

docker run -p 5173:5173 -v "$(pwd):/app" -v /app/node_modules react-docker

it don't work => i searched on internet, and it's told that i should type the absolute path to the folder, so i typed :

docker run -p 5173:5173 -v "C:/Users/asus/Desktop/docker_course/react-docker:/app" -v /app/node_modules react-docker

but i had an error as you can see in he screenshot below
erreur-docker

Docker desktop keeps closing on my Windows PC and displaying a WSL Error. I need help.

I'm experiencing an issue with Docker Desktop on your Windows PC. The fact that it keeps closing automatically and displaying a WSL (Windows Subsystem for Linux) error indicates that there may be a problem with the integration between Docker and WSL.

First, I make sure that my Windows operating system is meets everything required to install Docker Desktop, as this can sometimes cause compatibility issues with Docker Desktop. I also check for updates by going to Settings > Update & Security > Windows Update.

I have checked for any conflicting software or services that may be causing the issue. Sometimes, Linux programs or other security software can interfere with Docker Desktop. Try temporarily disabling any security software and see if the issue persists.

Additionally, I reinstalled Docker Desktop to see if that resolved the problem. First, uninstall the current version of Docker Desktop from your system, then download and install the latest version from the official Docker website.

I still got the same results after trying those steps, that's why I raced these issues seeking for helpful for further assistance. I also checked their documentation to provide more specific troubleshooting steps or insights into the WSL error that is being displayed.

In the meantime, you can also check the event viewer on your Windows PC for any relevant error messages or logs that may provide more information about the issue. This can help in identifying the root cause of the problem and finding a solution.

Overall, it's important to thoroughly troubleshoot the issue and seek help from the appropriate channels to ensure that Docker Desktop is functioning properly on your Windows PC.

Screenshot (745)

Screenshot (743)
Screenshot (744)

AVX support requires

error massage :
WARNING: MongoDB 5.0+ requires a CPU with AVX support, and your current system does not appear to have that!

instruction on tutorial : 1:06:22

according to this issue comment

so container where encapsulate db-1 can't running on my machine ๐Ÿ’” ๐Ÿ˜ญ ๐Ÿ˜ญ ๐Ÿ˜ญ

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.