julien-c HF staff commited on
Commit
275c679
1 Parent(s): c739fa0
Files changed (2) hide show
  1. Dockerfile +4 -0
  2. README.md +2 -1
Dockerfile ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ FROM filebrowser/filebrowser
2
+
3
+ CMD ["filebrowser", "-r", "/data"]
4
+
README.md CHANGED
@@ -2,9 +2,10 @@
2
  title: Filebrowser
3
  emoji: 🔥
4
  colorFrom: blue
5
- colorTo: gray
6
  sdk: docker
7
  pinned: false
 
8
  ---
9
 
10
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
2
  title: Filebrowser
3
  emoji: 🔥
4
  colorFrom: blue
5
+ colorTo: blue
6
  sdk: docker
7
  pinned: false
8
+ app_port: 8080
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference