huiiz commited on
Commit
6ed0edf
·
1 Parent(s): 2210024
Files changed (2) hide show
  1. Dockerfile +1 -7
  2. README.md +1 -0
Dockerfile CHANGED
@@ -1,7 +1 @@
1
- FROM ubuntu:latest
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y curl
6
-
7
- RUN curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_start.sh && bash quick_start.sh
 
1
+ FROM moelin/1panel:latest
 
 
 
 
 
 
README.md CHANGED
@@ -6,6 +6,7 @@ colorTo: yellow
6
  sdk: docker
7
  pinned: false
8
  license: mit
 
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
6
  sdk: docker
7
  pinned: false
8
  license: mit
9
+ app_port: 10086
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference