Baljit, Thank You so much for your explanation on the containers. It was extremely helpful to understand the basic concept of containers. Thank you for taking the time to create such content and keep up the great work.
@dextutor3 ай бұрын
Glad it was helpful!
@kenkkash6 ай бұрын
Very helpful. Thank you @Dextutor for sharing
@dextutor6 ай бұрын
Glad it was helpful!
@chetanghadge30752 ай бұрын
Thanks sir. 🎉
@Gokul-qk4un3 ай бұрын
2:35 Hey why su should not be used ?
@HAMATALULA29 күн бұрын
hi when i try : systemctl --user daemon-reload reply : failed to connect to bus :no medium found
@das19924 ай бұрын
Is "Z" only used when mounting ports ??
@chetanghadge30752 ай бұрын
Sir enable the container-web2.service it's giving error like : Failed to enable unit: Unit file container-web2.service does not exist.
@das19924 ай бұрын
I followed each and every step you mentioned, but when I issue the command curl localhost:8080/index.html after creating and writing to the file index.html in the directory, I am getting "curl: (56) Recv failure: Connection reset by peer" I even checked status of the "container-web2.service" which shows it is running. Please help..
@das19924 ай бұрын
For a container where we are only mounting the volume and NOT port, once we generate systemd service, how do we verify whether the http service is running OR not ? Like in your example, you did curl localhost:8080:index.html , how to verify the same when we are only mounting a volume and not port?
@dextutor4 ай бұрын
curl localhost/index.html
@raesontv91594 ай бұрын
I just use this your method to create a systemd service for the container using the “Podman generate systemd” but it’s saying deprecated command…I don’t knw what else to do please help me
@dextutor4 ай бұрын
Yes..it is depreciated but it still works..if you will check, the service is created
@fanpage58254 ай бұрын
Why don't you switch the user with su instead of doing ssh
@juniali1235 ай бұрын
I got it, I was typing with capitcal Web and other place with just web, you are very good mind if I ask where do you work at?