This website requires JavaScript.
Explore
Help
Sign In
deng
/
test_prefect
Watch
1
Star
0
Fork
You've already forked test_prefect
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b736e8f082
test_prefect
/
env
/
Dockerfile
6 lines
92 B
Docker
Raw
Blame
History
FROM
python:3.10-slim
WORKDIR
/prefect
RUN
pip install s3fs
RUN
pip install
prefect
=
=
2.8.7
Reference in New Issue
View Git Blame
Copy Permalink