mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 21:00:57 +00:00
Remove old docker config
This commit is contained in:
10
README.md
10
README.md
@@ -105,15 +105,7 @@ docker run -d \
|
|||||||
--name magic_mirror \
|
--name magic_mirror \
|
||||||
bastilimbach/docker-magicmirror
|
bastilimbach/docker-magicmirror
|
||||||
```
|
```
|
||||||
|
To get more information about the available Dockerfile versions and configurations head over to the respective [GitHub repository](https://github.com/bastilimbach/docker-MagicMirror).
|
||||||
| **Volumes** | **Description** |
|
|
||||||
| --- | --- |
|
|
||||||
| `/opt/magic_mirror/config` | Mount this volume to insert your own config into the docker container. |
|
|
||||||
| `/opt/magic_mirror/modules` | Mount this volume to add your own custom modules into the docker container. |
|
|
||||||
|
|
||||||
You may need to add your Docker Host IP to your `ipWhitelist` option. If you have some issues setting up this configuration, check [this forum post](https://forum.magicmirror.builders/topic/1326/ipwhitelist-howto).
|
|
||||||
|
|
||||||
If you want to run the server on a raspberry pi, use the `raspberry` tag. (bastilimbach/docker-magicmirror:raspberry)
|
|
||||||
|
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
Reference in New Issue
Block a user