[Github-Action] Let’s use GitHub Action to build and push the docker image to the docker hub.
Hello các bạn!Hôm nay chúng ta sẽ cùng nhau sử dụng github action để build và push image to dockerhub.Mình thực hiện demo trên repo này: https://github.com/mrnim94/doctor-doom 1) Create Access Token on Docker hub Sau đó bạn tạo 1 repository trên dockerhub 2) Using Github Action Để github action có thể login vào docker hub,…