This website requires JavaScript.
Explore
Help
Sign in
mpo
/
haskell-scratch
Watch
1
Star
0
Fork
You've already forked haskell-scratch
0
Code
Issues
Pull requests
Releases
Wiki
Activity
master
haskell-scratch
/
example
/
Dockerfile
7 lines
90 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
add an example hello world image
2015-04-24 04:28:47 +02:00
#-*- mode:conf; -*-
split the images into two kinds (integer-simple & integer-gmp)
2015-04-27 05:35:58 +02:00
FROM haskell-scratch:integer-gmp
add an example hello world image
2015-04-24 04:28:47 +02:00
ADD hello /usr/bin/hello
CMD hello
Reference in a new issue
Copy permalink