Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
docker_notes:docker-deluge [2025-06-21 Sat wk25 12:53] – [Compose file] baumkp | docker_notes:docker-deluge [2025-06-21 Sat wk25 13:00] (current) – [Compose file] baumkp | ||
---|---|---|---|
Line 184: | Line 184: | ||
The docker build command to build the image was '' | The docker build command to build the image was '' | ||
- | The | + | I like a constant mac address on my private network. |
- | <code yaml> | + | |
- | macnet1: | + | |
- | ipv4_address: | + | |
- | mac_address: | + | |
- | ++++The compose.yml file is| | + | ++++The compose.yml file is:| |
<code yaml>--- | <code yaml>--- | ||
services: | services: |