I wanted to set set default python version to 3 instead of 2 that is default on Ubuntu 18. I tried add alias to .bashrc…
Finnish web guy blogging from Denmark.
I wanted to set set default python version to 3 instead of 2 that is default on Ubuntu 18. I tried add alias to .bashrc…
First, lets make a simple “hello world” that runs and outputs nodejs command from the container. STEP 1 Create folder and put following files on…
Containers Use docker container my_command create — Create a container from an image. start — Start an existing container. run — Create a new container and start it. ps —…