+1 vote
in Docker by
recategorized by
Explain Implementation method of Continuous Integration(CI) and Continues Development (CD) in Docker in Devops?

1 Answer

0 votes
by

You need to do the following things:

  • Runs Jenkins on docker
  • You can run integration tests in Jenkins using docker-compose

Related questions

0 votes
asked Aug 28, 2021 in DevOps by sharadyadav1986
0 votes
asked May 14, 2019 in Other by Robindeniel
...