# o2o-infinith-backend ## 설치 **Docker** ```bash curl -fsSL https://get.docker.com | sh ``` ## 실행 ```bash docker compose up -d ```