Skip to content
This repository was archived by the owner on Jun 22, 2020. It is now read-only.

Latest commit

 

History

History
35 lines (23 loc) · 1.35 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.35 KB

Archived

If you are looking at material of Udemy course Praktis Belajar Docker dan Kubernetes untuk Pemula, please redirect to new repo path https://github.com/adamstudiogh/udemy-praktis-belajar-docker-dan-kubernetes-untuk-pemula.

To make it easier to clone, use below command instead.

For cloning master branch:

git clone https://github.com/adamstudiogh/udemy-praktis-belajar-docker-dan-kubernetes-untuk-pemula.git

For cloning course-docker-kubernetes-fast-only-app branch:

git clone --single-branch --branch only-app https://github.com/adamstudiogh/udemy-praktis-belajar-docker-dan-kubernetes-untuk-pemula.git

For cloning course-docker-kubernetes-fast-with-docker-compose branch:

git clone --single-branch --branch with-docker-compose https://github.com/adamstudiogh/udemy-praktis-belajar-docker-dan-kubernetes-untuk-pemula.git

For cloning course-docker-kubernetes-fast-with-docker-compose-refactored branch:

git clone --single-branch --branch with-docker-compose-refactored https://github.com/adamstudiogh/udemy-praktis-belajar-docker-dan-kubernetes-untuk-pemula.git

For cloning course-docker-kubernetes-fast-with-mariadb branch:

git clone --single-branch --branch with-mariadb https://github.com/adamstudiogh/udemy-praktis-belajar-docker-dan-kubernetes-untuk-pemula.git