Siddhanta Dash’s Post

View profile for Siddhanta Dash, graphic

Sid_skills = ["DevOps", "Cloud", "SRE", "Platform"] Sid_skills.append("Learning is On")

1- is it possible to attach volume to a stopped container?if yes, how? 2- is it possible to copy files from a stopped container? if yes, how? 3- #!/bin/bash h1="hello" h2="world" echo "${h1} ${h2}" write in groovy script . 4- i forgot to add a file in git , how to add it to same commit id? 5- I have accidentally pushed commits to feature branches , how to erase them? 6- Is it possible to change commit messgaes in git? 7- Write a Dockerfile for an Ubuntu-based container that sets up a Python environment, copies your application code into it, and runs a Python script. 8- Write a jenkins script where even if 2 stages fails(build and test), still deploy stage should run always. #jenkins #devops #docker #interviewtips #git #groovy #ubuntu #python

To view or add a comment, sign in

Explore topics