This website works better with JavaScript.
Home
Explore
Help
Sign In
lza_menace
/
wownero-explorer
Watch
1
Star
2
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
use a default cmd to start web server
master
lza_menace
6 months ago
parent
8bc2e324d2
commit
ae9db86794
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
Dockerfile
+ 2
- 0
Dockerfile
View File
@ -30,3 +30,5 @@ FROM ubuntu:19.10
COPY
--from
=
builder /srv/wownero-explorer/target/release/wownero-explorer /bin/wownero-explorer
COPY
static static
COPY
templates templates
CMD
'wownero-explorer'
Write
Preview
Loading…
Cancel
Save