Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
exampletaipi
/
tes3
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
742d7c9
tes3
/
Dockerfile
gghfds
Create Dockerfile
742d7c9
verified
8 months ago
raw
Copy download link
history
blame
118 Bytes
FROM
ilham2222/taipijupyter
USER
user
ENV
PATH=
"/home/user/miniconda/bin:$PATH"
ENV
SHELL
=/bin/bash
CMD
[
"/start.sh"
]