Simple docker container with audacity and openvino AI graphic card Intel support.
Go to file
ale 6fe16a571a
README.md
Signed-off-by: ale <ale@manalejandro.com>
2024-11-24 15:57:37 +01:00
.gitignore initial commit 2024-11-24 15:54:15 +01:00
compose.yml initial commit 2024-11-24 15:54:15 +01:00
Dockerfile initial commit 2024-11-24 15:54:15 +01:00
README.md README.md 2024-11-24 15:57:37 +01:00
screenshot.png initial commit 2024-11-24 15:54:15 +01:00

docker-audacity

Simple docker container with audacity and openvino AI graphic card Intel support.

screenshot

Build

$ docker compose build

Start

$ xhost +local:docker
$ docker compose up

Stop

$ docker compose down

License

MIT