- https://docs.docker.com/desktop/install/windows-install/
- https://docs.docker.com/desktop/install/linux-install/
- https://docs.docker.com/desktop/install/mac-install/
cd pet_docker
git clone https://github.com/vuquangit/pet_api.git
git clone https://github.com/vuquangit/pet_web.git
docker-compose up -d --build
Run docker-compose up
Run npm run clean
or docker-compose down -v