This website requires JavaScript.
Explore
Help
Sign In
hbr
/
lector-drone
Watch
1
Star
0
Fork
0
You've already forked lector-drone
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
19367467a2
lector-drone
/
Dockerfile
7 lines
85 B
Docker
Raw
Normal View
History
Unescape
Escape
initial
2021-04-16 10:40:59 +02:00
FROM
python
add volume "workspace"
2021-04-25 11:31:36 +02:00
VOLUME
/workspace
RUN
pip install --upgrade pip
initial
2021-04-16 10:40:59 +02:00
RUN
pip install Lektor
Reference in New Issue
Copy Permalink