Skip to content

Commit 045c4e1

Browse files
committed
docs in dockerfile
1 parent 784746a commit 045c4e1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
FROM python:slim
22

3+
# -- WIP --
4+
# this dockerfile is a work in progress,
5+
# the vague intention is to use it for CI.
6+
37
# RUN add-apt-repository ppa:mozillateam/ppa && \
48
RUN apt-get update -y
59

0 commit comments

Comments
 (0)