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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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