This website works better with JavaScript.
Home
Explore
Help
Sign In
myitinos
/
spell-warz
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
copy flag.txt to container
master
myitinos
5 years ago
parent
0b51d15113
commit
e3cd89caba
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Dockerfile
+ 1
- 0
Dockerfile
View File
@ -6,6 +6,7 @@ RUN apk add --no-cache \
WORKDIR
/app
COPY
./flag.txt .
COPY
./spell-warz .
CMD
socat tcp-listen:12345,reuseaddr,fork EXEC:
\"
./spell-warz
\"
Write
Preview
Loading…
Cancel
Save