Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 282 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 282 Bytes

使い方

セットアップ

git clone https://github.com/tyrellsys/docker-lamp.git
cd docker-lamp/docker/

環境起動

docker-compose up -d

動作確認

ブラウザ確認

http://localhost

環境終了

docker-compose down