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
Siddhanta Dash’s Post
More Relevant Posts
-
Hosting Python anywhere else? That's a syntax error! Choose Hosting Home and let your code run wild! visit us https://lnkd.in/eFfKFRd2 contact us +91-8904123452 #pythonserver #python #programming #coding #java #javascript #programmer #developer #html #coder #code #css #machinelearning #pythonprogramming #linux #PythonHosting #SharedHosting #PythonWebHosting #HostingPython #PythonServer #PythonDevelopers #WebHosting #HostingSolutions #PythonProjects #HostingServices #DeveloperHosting #WebDevelopment #PythonCommunity
To view or add a comment, sign in
-
DJANGO Enroll Now: https://bit.ly/3wG8MfT Attend a Free Demo On DJANGO with Rest API by Mr. Satish Gupta. Demo on: 15th May @ 7:15 PM (IST). For More Details: https://bit.ly/3wG8MfT Visit: https://lnkd.in/gmvtaRNf Call: +91-9000994007, 9000994008, #django #python #restapi #programming #developer #computerscience #NumPy #Pandas #pythonprogramming #datascience #coding #javascript #programmer #software #
To view or add a comment, sign in
-
For anyone who is a newbie in Full Stack development with python and django framework, this post is for you, to manage your projects effectively without django versions conflict that usually occur when it is installed in your machine globally. Create a folder in any location in your machine using 'mkdir foldername' and cd into the directory. Type 'python -m venv virtualenv ' and hit enter to create a virtual environment.
To view or add a comment, sign in
-
Day 71 of the #100DaysOfCode done. Today was a special day because I learned how to deploy a python web application. It requires some things I learned in previous lessons like adding version control with git, storing sensitive infos as enviroment variables but also new competences such as setting up a wsgi server(special server required to run python apps), creating a webservice through a hosting provider like heroku and upgrade the simple and file-based SQlite database to a postgre database for more reliability. #GoForThe100 #python #Day71
To view or add a comment, sign in
-
How do you ensure your #Python package version always aligns with git tag? - Package version is defined in the version.txt file which is referenced in your pyproject.toml file - On PR, CI pipeline runs. It has "git tag -m "PR" -F version.txt". If the developer has not updated the version, this will fail. - When the feature branch is merged into the main branch, the CD pipeline includes "git push --follow-tags". In that way, the code version is tagged. So simple and so efficient! Thanks to 🎧 Eric Riddoch, we are now introducing this for all our Python packages. #softwareengineering #machinelearning
To view or add a comment, sign in
-
When I forget something while doing any of the projects, I find myself lost in the documentation... but not anymore with https://lnkd.in/dCJSQSaH 🐍 Python is rated as the #1 popular programming language right now so I guarantee to find it useful! https://lnkd.in/dJQKj_Cg There is also: - 🦀 Rust - 🟩 Bash - ☕ Java - 🌐 JavaScript - 👍 Git - 🐳 Docker ...and more and probably more coming, check it out! #speedsheet #python #rust #bash #java #javascript #git #docker
To view or add a comment, sign in
-
Another day of #githubstreak'24 Just leveled up my Django! Learned about middleware and now I can access user profiles in every view without repeating two lines of code in every damn view. #GitHub #Django #WebDevelopment #Python #Coding #SoftwareDevelopment
To view or add a comment, sign in
-
🌟 Excited to Share My Latest Project: A Custom IDE with Python! 🚀 Over the past few weeks, I've been working on developing a custom Integrated Development Environment (IDE) using Python and Tkinter. This IDE supports multiple languages (Python, JavaScript, C, Java) and includes features like syntax highlighting, code execution, and autocompletion specifically for Python. 🛠️ Key Features: Syntax highlighting using Pygments Code execution for Python, JavaScript, C, and Java File operations (Open, Save, Save As) Autocompletion for Python keywords and built-in functions Customizable UI with different background colors for better user experience Check out the project on GitHub: https://lnkd.in/gqNwzpuf I'm thrilled to share this project with the developer community and would love to hear your feedback and suggestions. Feel free to fork the repository and contribute! #Python #JavaScript #C #Java #IDE #Programming #OpenSource #GitHub
To view or add a comment, sign in
-
Ever thought about Python running at lightning speed inside your Java apps? 🚀 Meet GraalPy! Discover how this high-performance runtime is changing the game for developers. Dive in and see the future of seamless integration! 💻✨ [Explore more](https://lnkd.in/gkuvxTaB)
To view or add a comment, sign in