some more improvements; basics for testing; new endpoints with html + json output
This commit is contained in:
+4
-2
@@ -1,5 +1,7 @@
|
||||
FROM mileschou/lapis:latest as previouslyon
|
||||
FROM mileschou/lapis:alpine as previouslyon
|
||||
|
||||
RUN docker-luarocks-install busted
|
||||
|
||||
WORKDIR /srv/lapis
|
||||
|
||||
CMD lapis server
|
||||
CMD lapis server
|
||||
|
||||
Reference in New Issue
Block a user