This website works better with JavaScript.
Home
Explore
Help
Sign In
mirror
/
gost-mirror
mirror of
https://github.com/ginuerzh/gost
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
update Dockerfile
pull/350/head
ginuerzh
8 years ago
parent
e9dc81b4f4
commit
6ee452c302
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
Dockerfile
2
Dockerfile
View File
@ -1,4 +1,4 @@
FROM
golang:1
-alpine
as builder
FROM
golang:1 as builder
ADD
. /data
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/gost-mirror
Title
Body
Create Issue