Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 326 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 326 Bytes

picfit-docker-compose

Build and Run Dockerfile for Picfit Image Server

Build

docker image build --tag picfit:v1 .

Configure

Configure the picfit instance by modifying the ./picfit-config/config.json file.

Run

Run using docker-compose.

docker-compose up -d