---
version: "2"
services:
audacity:
image: linuxserver/audacity:3.3.3
container_name: audacity
restart: no
Docker Hub | linuxserver/audacity |
Build Time | 26 Sep 2023 05:08:30 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | 3.3.3 | 26 Sep 2023 at 05:08:30 |
---
version: "2"
services:
audacity:
image: linuxserver/audacity:3.3.3
container_name: audacity
restart: no
docker create \
--name=audacity \ --restart no \
linuxserver/audacity:3.3.3