This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
cosmos-explorer
Watch
16
Star
0
Fork
1
You've already forked cosmos-explorer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d62cbf14fb
cosmos-explorer
/
Dockerfile
3 lines
97 B
Docker
Raw
Normal View
History
Unescape
Escape
add docker integration
2021-08-27 04:40:17 +00:00
FROM
nginx:alpine
modify nginx conf
2021-08-27 05:57:38 +00:00
COPY
ping.conf /etc/nginx/conf.d/default.conf
COPY
dist /usr/share/nginx/html
Reference in New Issue
Copy Permalink