We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72198ef commit 2d9a06cCopy full SHA for 2d9a06c
frc-read-the-docs/Dockerfile
@@ -1,7 +1,7 @@
1
FROM ubuntu:18.04
2
3
RUN apt-get update && apt-get install -y build-essential redis-server \
4
- python3.7 python3.7-dev python3.7-pip \
+ python3.7 python3.7-dev \
5
python3 python3-dev python3-pip \
6
libxml2-dev libsxlt1-dev zlib1g-dev
7
0 commit comments