Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

General informations

Custom Plik image built from sources.

Built with Go 1.26 and NodeJS 24.

Plik configuration

This image comes with a basic configuration for starting the service. You can bring your own configuration to the container by mounting the custom configuration file into the container (e.g. using Docker):

$ docker run [options] -v plikd.cfg:/etc/plik/plikd.cfg:ro ghcr.io/f-bn/plik:1.4.2 [flags]