Altalogy / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

feat: tidy up mounts specification #275

Closed CjS77 closed 2 years ago

CjS77 commented 2 years ago

Converts the docker mounts function into a small builder pattern. This is cleaner and gives us more flexibility for giving new containers arbitrary mount mounts (which the grafana containers will need).

Tested manually on MacOS for regressions.