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
43a3a16d22
haskell-scratch
/
Dockerfile
6 lines
45 B
Text
Raw
Normal View
History
Unescape
Escape
don't host the files in git. get them from the host debian/ubuntu box
2015-04-24 04:28:22 +02:00
#-*- mode:conf; -*-
just use one root dir to simplify things
2015-04-24 04:36:49 +02:00
FROM empty
don't host the files in git. get them from the host debian/ubuntu box
2015-04-24 04:28:22 +02:00
just use one root dir to simplify things
2015-04-24 04:36:49 +02:00
ADD root/ /
Reference in a new issue
Copy permalink