Skip to content

Commit

Permalink
change comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kyagrd committed Oct 21, 2019
1 parent 3e12cd7 commit eeefce1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Expand Up @@ -2,8 +2,8 @@
#
# Test this Dockerfile:
#
# docker build -t compiler2019fall .
# docker run --rm -p 8888:8888 --name learn-you-a-haskell --env JUPYTER_TOKEN=x compiler2019fall:latest
# docker build -t pl2019fall .
# docker run --rm -p 8888:8888 --name learn-you-a-haskell --env JUPYTER_TOKEN=x pl2019fall:latest
#

FROM crosscompass/ihaskell-notebook:e763dc764d90
Expand Down

0 comments on commit eeefce1

Please sign in to comment.