This website works better with JavaScript.
Explore
Help
Register
Sign In
mirror
/
remix-project
mirror of
https://github.com/ethereum/remix-project.git
Watch
2
Star
0
Fork
You've already forked remix-project
0
Code
Issues
Releases
Wiki
Activity
remix-project mirror
27250
Commits
642
Branches
162
Tags
296 MiB
TypeScript
63%
JavaScript
20%
CSS
15.6%
EJS
1%
Shell
0.2%
Tree:
eb83f7385b
remix-project
/
Dockerfile
6 lines
91 B
Raw
Blame
History
FROM
nginx:alpine
WORKDIR
/
COPY
./temp_publish_docker/ /usr/share/nginx/html/
EXPOSE
80
Reference in new issue
View Git Blame
Copy Permalink