-
Notifications
You must be signed in to change notification settings - Fork 47
docker compose.yml
The following files are tested in this order and the first one that is found will be used to configure docker-compose
:
/data/etc/docker-compose.yml
/boot/docker-compose.yml
/etc/docker-compose.yml
If a config file is present, a docker-compose project will be started on your system, with the services described by it. The file is not present by default and should be created by the user, if a docker-compose project is needed.
Note that the following packages are not enabled by default in thingOS and must be enabled for docker/docker-compose to work: docker-cli
, docker-engine
, docker-compose
and fuse-overlayfs
.
See the Compose file reference for a full reference.
Note: it is recommended that you run your docker-compose services in "host" network mode, so that they behave like local services running directly on the host, from a network point of view.
- bluetooth.conf
- captive-portal.conf
- cpufreq.conf
- date.conf
- dnsmasq.conf
- docker-compose.yml
- dtoverlays
- dyndns-update.sh
- environment
- firewall.sh
- fstab.user
- hostapd.conf
- ifalias.conf
- localtime
- modprobe.conf
- modules
- mongodb.conf
- netwatch.conf
- ntp.conf
- os.conf
- proftpd.conf
- redis.conf
- smb.conf
- ssh/config
- ssh/sshd_config
- ssl/domain
- ssl/email
- static_ip.conf
- sysctl.conf
- toemmc.conf
- version
- watchdog.conf
- wpa_supplicant.conf