Very interesting. Could you please upload more videos? This one was very beneficial. I've subscribed to your channel and will support it to gain hands-on experience in DevOps as I will work as such very soon and would like to dive deeper into it. Thank you very much for your help and keep up the good job.
Mam, thank you very much for sharing. But I do have a question: How long did it take you to become familiar with those topics? Because, that's a masterclass
It won't take much time but definitely will suggest instead of giving much time on theatrical part ,jump into doing the project and learn the concepts while doing projects .
Can't imagine a better explained Video!! But i have troubles building my db. I got folling error at executing the command at the last line: Error Code: 1524. Plugin 'mysql_native_password' is not loaded Can someone help me?
Hello at 13:28 " Docker create network test" when I am running this command its saying pull access denied for network, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. Please help to rectify this
use this command to create the new network "docker network create test"👌👌
I am able to create network test using this command and not the command shown in the video
Very interesting. Could you please upload more videos? This one was very beneficial. I've subscribed to your channel and will support it to gain hands-on experience in DevOps as I will work as such very soon and would like to dive deeper into it. Thank you very much for your help and keep up the good job.
Thank you, I will
Wow please upload more videos thanks for helping
Very simple and standard explanation. Thank you so much
Thank you for watching ☺️
video has more info in less time..liked your videos
Thank you mam
wow awesome
Tq sis😍
Well Explained.
Hi gud exp
Could u plz upload daily
Definitely will try to increase the frequency of videos .Thank you .
Mam, thank you very much for sharing. But I do have a question: How long did it take you to become familiar with those topics? Because, that's a masterclass
It won't take much time but definitely will suggest instead of giving much time on theatrical part ,jump into doing the project and learn the concepts while doing projects .
Can't imagine a better explained Video!!
But i have troubles building my db. I got folling error at executing the command at the last line:
Error Code: 1524. Plugin 'mysql_native_password' is not loaded
Can someone help me?
Hello at 13:28 " Docker create network test" when I am running this command its saying pull access denied for network, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. Please help to rectify this
I think the correct command will be " docker network create test" . After running this command I am able to create network test
Hi you can use : sudo docker network create -d bridge test