PrivateBin / docker-nginx-fpm-alpine

PrivateBin docker image based on Nginx, php-fpm & Alpine Linux stack
https://hub.docker.com/r/privatebin/nginx-fpm-alpine/
147 stars 57 forks source link

Can be deleted. #159

Closed ghost closed 1 year ago

ghost commented 1 year ago
elrido commented 1 year ago

Assuming that CSS file is used by your selected template, you would attach your replacement CSS into /var/www/css/darkstrap-0.9.3.css - you can see in the Dockerfile that it is where the public files get unpacked into:

https://github.com/PrivateBin/docker-nginx-fpm-alpine/blob/5cc7453743fd387fa929f3f8b50b51d6549224af/Dockerfile#L67-L68