Skip to content

Release v4.4.3

Choose a tag to compare

@github-actions github-actions released this 02 Jul 14:29

Docker Images

Docker Hub

  • kkape/kkfileview:4.4.3
  • kkape/kkfileview:latest

GitHub Container Registry

  • ghcr.io/chenqi92/kkfileview:4.4.3
  • ghcr.io/chenqi92/kkfileview:latest

Supported Architectures

  • linux/amd64
  • linux/arm64

Usage

# Using Docker Hub
docker run -d -p 8012:8012 kkape/kkfileview:4.4.3

# Using GitHub Container Registry
docker run -d -p 8012:8012 ghcr.io/chenqi92/kkfileview:4.4.3