update for my lapis dockerfile

This commit is contained in:
Sam Dodrill 2015-01-08 19:42:23 -08:00
parent e5271a0f43
commit ae9b2a7c50
3 changed files with 5 additions and 10 deletions

View File

@ -1,3 +1 @@
FROM xena/lapis
RUN moonrocks install xml

View File

@ -1,8 +0,0 @@
name = "panel"
dependencies = {
"moonscript",
"lapis",
}
-- vim: ft=lua

5
app.yaml Normal file
View File

@ -0,0 +1,5 @@
name: "panel"
dependencies:
- moonscript
- lapis