Build and Run Dockerfile for Picfit Image Server
docker image build --tag picfit:v1 .
Configure the picfit instance by modifying the ./picfit-config/config.json
file.
Run using docker-compose.
docker-compose up -d
Build and Run Dockerfile for Picfit Image Server
docker image build --tag picfit:v1 .
Configure the picfit instance by modifying the ./picfit-config/config.json
file.
Run using docker-compose.
docker-compose up -d