This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docker [2025/07/03 17:30] nightfly |
docker [2025/07/04 13:07] (current) nightfly |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Running WolfRecorder in docker | + | ====== Running WolfRecorder in Docker |
**Important: | **Important: | ||
Line 33: | Line 33: | ||
</ | </ | ||
- | 2. pull and run container with single command | + | 2. Just pull and run container with single command |
< | < | ||
docker compose up -d | docker compose up -d | ||
Line 39: | Line 39: | ||
- | ===== Building own image using composer ===== | + | ===== Building |
1. Clone the repository: | 1. Clone the repository: |