#devops-articles
Read more stories on Hashnode
Articles with this tag
[root@localhost~]# root -->user name(logged in) localhost -->Machine Name ~(tild) -->Home Dir $ --> Any User(normal Account) # --> Root User/Super...
docker build - you can use sh 'docker build . -t <tag>' in your pipeline stage block to run the docker build command. (Make sure you have docker...