Skip to content

Commit 50e7b4a

Browse files
committed
Expand description for the dev image
1 parent 4546a40 commit 50e7b4a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev.Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# This Dockerfile builds an image to quickly iterate on the kaggle libraries.
22
#
3+
# Create a new image with the latest kaggle librairies using the latest image
4+
# built by CI with a successful test run as the base.
5+
#
36
# Usage:
47
# cd path/to/docker-python
58
# docker build -t kaggle/python-dev -f dev.Dockerfile .

0 commit comments

Comments
 (0)