#shell-script
Read more stories on Hashnode
Articles with this tag
Title: Simplifying Deployment with Docker: A Beginner's Guide In today's fast-paced world of software development, deploying applications efficiently...
Content : What is docker. Tasks : As you have already installed docker in previous days tasks, now is the time to run Docker commands. Use the...
Content : Understanding the diferent Libraries of python used in the DevOps engineer in the day to day tasks. Task : Create a Dictionary in Python and...
Content :- Git Stash. Cherry-pick. Resolving Conflicts. Git Stash :- Git stash is a command in the Git version control system that allows you to...
Content :- Git Branching. Git Revert and Reset. Git Rebase and Merge. Git Branching :- Git branching is a powerful feature in the Git version...
Content :- What is a package manager in Linux? What is a package? Different kinds of package managers. Tasks :- You have to install docker in...