Sign inSign up

causefx/filegator

By causefx

Updated about 6 years ago

Image
0

10K+

causefx/filegator repository overview

FileGator Read-Only Demo - Docker Image

Demo docker image for FileGator.

You can use configuration.php to tweak the app. See the documentation for more info.

Docker build

sudo docker build -t filegatordemo .

Docker run

sudo docker run -it -p 8888:8080 filegatordemo

visit: http://127.0.0.1:8888

Google Cloud

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 .

Tag summary

Content type

Image

Digest

Size

519 MB

Last updated

about 6 years ago

docker pull causefx/filegator