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 784746a commit 045c4e1Copy full SHA for 045c4e1
Dockerfile
@@ -1,5 +1,9 @@
1
FROM python:slim
2
3
+# -- WIP --
4
+# this dockerfile is a work in progress,
5
+# the vague intention is to use it for CI.
6
+
7
# RUN add-apt-repository ppa:mozillateam/ppa && \
8
RUN apt-get update -y
9
0 commit comments