I am a DevOps. I want to replicate the same system of work of CI/CD in my local computer. I want to use tools intended for this.
The system of work that i want to is:
- Local repository.
- Local pipeline to test my code.
- Local pipeline to do docker image and docker container.
Do these tools exist? If not, Which ones could I use?
I looked for the formula to do it but couldn’t find an answer.
New contributor
Facundo Pocceschi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.