a modified fork of dcsunset's taskwarrior-webui built for taskwarrior 3.x
10K+
services:
taskwarrior-webui:
image: jackwiseman/taskwarrior-webui:latest
container_name: taskwarrior-webui
ports:
- '8080:80'
restart: unless-stopped
environment:
URL: 'https://example.com' # url of your taskchampion server
ENCRYPTION_SECRET: 'example' # taskchampion client encryption secret
CLIENT_ID: 'example' # taskchampion client id
Content type
Image
Digest
sha256:5519bf86f…
Size
198.9 MB
Last updated
almost 2 years ago
docker pull jackwiseman/taskwarrior-webui