Skip to content

ssoriche/kiwiirc-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

KiwiIRC Docker Image

Dockerized KiwiIRC server using distroless base image with automated updates.

Features

  • ๐Ÿ”’ Distroless base image for enhanced security
  • ๐Ÿ—๏ธ Multi-architecture support (amd64, arm64)
  • ๐Ÿค– Automated builds via GitHub Actions
  • ๐Ÿ”„ Automated KiwiIRC version updates
  • ๐Ÿ“ฆ Dependabot for dependency updates
  • ๐Ÿ™ GHCR.io registry integration

Usage

# Run the latest image
docker run -p 80:80 ghcr.io/ssoriche/kiwiirc-image:latest

# With custom configuration
docker run -p 80:80 -v /path/to/config:/app/config ghcr.io/ssoriche/kiwiirc-image:latest

About

Dockerized KiwiIRC server using distroless base image with automated updates

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors