This website requires JavaScript.
Explore
Help
Sign in
SunRed
/
myriad
Watch
1
Star
0
Fork
You've already forked myriad
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8e04bd9726
myriad
/
languages
/
lua
/
Dockerfile
6 lines
66 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit
2019-07-09 11:19:41 +02:00
FROM alpine
Reduce language image sizes
2021-05-12 07:30:49 +02:00
RUN apk add --no-cache lua5.3
Initial commit
2019-07-09 11:19:41 +02:00
COPY run.sh /var/run/
Reference in a new issue
Copy permalink