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
477b891017
haskell-scratch
/
Dockerfile
9 lines
91 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; -*-
Basic files
2015-04-14 08:52:34 +02:00
FROM scratch
don't host the files in git. get them from the host debian/ubuntu box
2015-04-24 04:28:22 +02:00
ADD bin /bin
Basic files
2015-04-14 08:52:34 +02:00
ADD lib /lib
Add some missing libraries
2015-04-14 10:11:46 +02:00
ADD lib64 /lib64
Basic files
2015-04-14 08:52:34 +02:00
ADD usr /usr
Reference in a new issue
Copy permalink