mirror of
https://github.com/mkuf/prind.git
synced 2025-12-15 20:49:48 +01:00
custom: add build instructions to setups
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
## ```
|
||||
## 3. Add your personal config to this file and copy it to the root of the repository,
|
||||
## overwriting the existing docker-compose.override.yaml
|
||||
## 4. start the stack as described in the main readme using mainsail or fluidd as profile
|
||||
## 4. Run `docker compose build moonraker`
|
||||
## 5. start the stack as described in the main readme using mainsail or fluidd as profile
|
||||
|
||||
## Ustreamer base Service
|
||||
x-ustreamer-svc: &ustreamer-svc
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
## 2. Replace the example UID and GID of '4242' in the 'dockerfile_inline' block of the klipper and moonraker services,
|
||||
## as well as in the command of the init service with your specific requirements.
|
||||
## Make sure to use the identical UIDs/GIDs in klipper and moonraker.
|
||||
## 3. run `docker compose build klipper` and `docker compose build moonraker`
|
||||
## 3. start the stack as described in the main readme using a profile of your choice.
|
||||
|
||||
## Ustreamer base Service
|
||||
|
||||
Reference in New Issue
Block a user