5

GitHub - caijynb/files: provide a docker image for Files App

 3 years ago
source link: https://github.com/caijynb/files
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Files

The project provides a docker image for Files App(files.photo.gallery).

English | 中文

Introduction

For the purpose of learning,I replace the files.js with cracked version which just remove authorization code.

So you can run this image directly to display your files.

Please support the original if you could.

usage

you can just run:

docker pull cjy0526/files:v1
docker run -d --name files -v /root/content:/var/www/html/content -p 3000:80 cjy0526/files:v1

If you want to build image yourself,please clone the project and run:

docker build -t files:v1 .
docker run -d --name files -v /root/content:/var/www/html/content -p 3000:80 files:v1

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK