Hello ...
I am new to the group and hacking my way through Linux as I am trying to set up a lorawan network server on an RPi5.
I have a variety of folders where either toml or conf files are stored. I have a docker-compose.yml file where I call the services:
1. Can someone show me a good example of how to point a service to a file location that is located within root ( /) when my docker container will live at (~/LoRaWAN_Chirpstack/)? I am thinking I use - volumes: but beyond that I have not figured out how to do it?
thanks
I am new to the group and hacking my way through Linux as I am trying to set up a lorawan network server on an RPi5.
I have a variety of folders where either toml or conf files are stored. I have a docker-compose.yml file where I call the services:
1. Can someone show me a good example of how to point a service to a file location that is located within root ( /) when my docker container will live at (~/LoRaWAN_Chirpstack/)? I am thinking I use - volumes: but beyond that I have not figured out how to do it?
thanks
Statistics: Posted by ridgerunnersjw — 2024-06-18 00:18 — Replies 0 — Views 21