kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
77f99e375e
commit
a7751027c3
|
@ -123,7 +123,7 @@ services:
|
|||
- TZ=Etc/UTC
|
||||
- SUBFOLDER=/ #optional
|
||||
volumes:
|
||||
- /path/to/config:/config
|
||||
- /path/to/kdenlive/config:/config
|
||||
ports:
|
||||
- 3000:3000
|
||||
- 3001:3001
|
||||
|
@ -145,7 +145,7 @@ docker run -d \
|
|||
-e SUBFOLDER=/ `#optional` \
|
||||
-p 3000:3000 \
|
||||
-p 3001:3001 \
|
||||
-v /path/to/config:/config \
|
||||
-v /path/to/kdenlive/config:/config \
|
||||
--device /dev/dri:/dev/dri `#optional` \
|
||||
--shm-size="1gb" `#optional` \
|
||||
--restart unless-stopped \
|
||||
|
@ -354,6 +354,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
|||
|
||||
## Versions
|
||||
|
||||
* **19.08.24:** - Rebase to noble. Use pypi and lsio wheels.
|
||||
* **10.02.24:** - Update Readme with new env vars and ingest proper PWA icon.
|
||||
* **24.04.23:** - Ensure application launches in fullscreen.
|
||||
* **18.03.23:** - Rebase to KasmVNC base image.
|
||||
|
|
Ładowanie…
Reference in New Issue