Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docker_notes:docker-deluge [2025-06-21 Sat wk25 12:45] – [Compose file] baumkpdocker_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 ''docker build -t deluge-openvpn-nftables .'' The docker build command to build the image was ''docker build -t deluge-openvpn-nftables .''
  
-++++The compose.yml file is| +I like a constant mac address on my private network.  Initially I start the docker container with the ''mac_address: '' directive commented out and then I copy the automatic created address into the directive to allow persistent common assign mac address. 
-<code>---+ 
 +++++The compose.yml file is:
 +<code yaml>---
 services: services:
   deluge:   deluge: