Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AI6rz
/
AP1
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AP1
/
DockerFile
AI6rz
Update DockerFile
20fa379
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
197 Bytes
FROM python:
3.11
ENV OPENAI_API_KEY <secret-key>
PULL openinterpreter
build -t openinterpreter .
RUN -d -it --name
int
erpreter-instance openinterpreter
int
erpreter
attach
int
erpreter-instance