Skip to content

jeandudey/rock-fulcrum

Repository files navigation

Fulcrum rock

A distroless rock image for Fulcrum.

Usage

docker pull ghcr.io/jeandudey/fulcrum:2.1.0
docker run -it ghcr.io/jeandudey/fulcrum:2.1.0

The image expects the configuration to be at:

/etc/fulcrum/fulcrum.conf

From where you can set the datadir to whatever value suits you, I recommend using:

datadir=/var/lib/fulcrum

Size

The goal of this image is to reduce size and attack surface by having less components in the final image, in comparison, the original Dockerfile from the Fulcrum repository is about 232 MB and this image is around 109 MB.

About

A distroless rock image for Fulcrum.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors