Demo docker image for FileGator.
You can use configuration.php to tweak the app. See the documentation for more info.
sudo docker build -t filegatordemo .
sudo docker run -it -p 8888:8080 filegatordemo
visit: http://127.0.0.1:8888
You can build and upload this demo to Google container registry and deploy it using Cloud Run
gcloud builds submit --tag gcr.io/[PROJECT_ID]/fgdemo .
Content type
Image
Digest
Size
519 MB
Last updated
about 6 years ago
docker pull causefx/filegator