Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 252 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 252 Bytes

File Manager

This service in intended to manage minio object storage (or s3 compatible object storage) files

Build the app

docker build -t <tag> .

Develop the app

docker-compose up. Every changes in the app folder is going to be reloaded