This website requires JavaScript.
Explore
Help
Sign In
itzaname
/
rbxcompiler
Watch
2
Fork
0
You've already forked rbxcompiler
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5e34a860c9
rbxcompiler
/
Dockerfile
4 lines
93 B
Docker
Raw
Normal View
History
Unescape
Escape
Update module path - build files
2021-08-11 00:16:40 +00:00
FROM
scratch
COPY
ca-certificates.crt /etc/ssl/certs/
COPY
rbxcompiler /
CMD
[
"/rbxcompiler"
]
Reference in New Issue
Copy Permalink