Dockerise react-application ,build docker image and push docker image to dockerhub with Travis CI

Published: 18 April 2020
on channel: Devops Tutorials
343
1

In this video we have

dockerise the sample react application
Build the docker image
push the docker image to docker hub
everything is done by Travis ci server


For more details read this article:
https://devopstutorialspoint.com/buil...



link of the github repository :

https://github.com/Aabhusan/travis-de...



how to setup travis-ci with github:

   • Setting up Travis-ci with the  githhub