Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 537 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 537 Bytes

範例說明

facenet-demo - prototype
sample00 - basic docker commands sample
sample01 - docker-compose sample
sample02 - bluprint and templates sample
sample03 - mvc sample
sample04 - work with redis

複製範例程式到本機

使用 GitHub Desktop

File > Clone Repository > URL: https://github.com/jqlee/docker_samples.git

或者以shell執行以下指令

git clone https://github.com/jqlee/docker_samples.git

(Windows 系統需要安裝 Git for Windows)