Sign inSign up

liuzhen932/app-activitywatch

By liuzhen932

•Updated about 1 year ago

Image
0

718

liuzhen932/app-activitywatch repository overview

⁠ActivityWatch Docker Image

⁠Docker Compose

services:
  activitywatch:
    image: liuzhen932/app-activitywatch
    container_name: activitywatch
    ports:
      - "5600:5600"
    volumes:
      - ./data:/root/.local/share/activitywatch/aw-server-rust/
      - ./config:/root/.config/activitywatch/aw-server-rust/
    environment:
      TZ: Asia/Shanghai
    restart: unless-stopped

Tag summary

Content type

Image

Digest

sha256:d5bfa9a97…

Size

42.1 MB

Last updated

about 1 year ago

docker pull liuzhen932/app-activitywatch