pducharme / UniFi-Video-Controller

Docker for Unifi-Video Controller (Ubiquiti Networks)
199 stars 105 forks source link

Clean up volumes and ports in Dockerfile. #61

Closed fryfrog closed 6 years ago

fryfrog commented 6 years ago

Re-do ports and volumes in a more "docker" way, add #comments about what each port does from https://help.ubnt.com/hc/en-us/articles/217875218-UniFi-Video-Ports-Used

fryfrog commented 6 years ago

The log volume change only applies to 3.9.2+, so should wait until that is in.

fryfrog commented 6 years ago

This also shouldn't go in until 3.9.2 works and this is tested w/ it. :/

i8beef commented 6 years ago

Looks good for closing #59. Should be merged in with 3.9.2, or to merge earlier, put additional volume in for /var/log/unifi-video temporarily (to be removed when 3.9.2 is put together).

fryfrog commented 6 years ago

So if we fix it here, what happens to people who update and don't change their docker run? :/