技術ナレッジ

Docker環境構築手順

Docker環境構築手順

前提条件

  • Docker Desktop インストール済み
  • Node.js 20以上
  • Git設定済み

手順

  1. リポジトリをクローン: git clone https://github.com/...
  2. .env.example を .env にコピーして値を設定
  3. docker compose up -d で起動
  4. localhost:3000 にアクセスして動作確認

Last updated: 4/1/2026

This page is a public workspace in Memol, the team notes app

Write notes, and AI finds them when you need them. You can publish your own team's glossary or manuals just like this.