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
45d28eb237
myriad
/
languages
/
c
/
Dockerfile
7 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit
2019-07-09 11:19:41 +02:00
FROM alpine
LABEL author="1Computer1"
Reduce language image sizes
2021-05-12 07:30:49 +02:00
RUN apk add --no-cache gcc libc-dev
Initial commit
2019-07-09 11:19:41 +02:00
COPY run.sh /var/run/
Reference in a new issue
Copy permalink