mirror of
https://github.com/runyanjake/olomana.git
synced 2025-10-04 21:27:29 -07:00
Update README/set of containers to always start.
This commit is contained in:
parent
0d1f401506
commit
527d436c92
@ -16,6 +16,7 @@ Both take one or more folders as input, each containing relevant docker files.
|
||||
- If a `Dockerfile` is present, we will build the container.
|
||||
- If a `docker-compose.yml` is present, we will attempt to start the container.
|
||||
- If none is present, the folder will be skipped.
|
||||
Also, see `start-all-containers.sh` to start a preselected list of contains that I am currently running.
|
||||
|
||||
## About
|
||||
|
||||
|
@ -6,7 +6,7 @@ declare -a CONTAINERS=(
|
||||
"home/homeassistant"
|
||||
"media/immich"
|
||||
"media/plex"
|
||||
"media/send"
|
||||
# "media/send"
|
||||
"media/transmission"
|
||||
"software-development/code-server"
|
||||
"software-development/grafana"
|
||||
|
Loading…
x
Reference in New Issue
Block a user