mirror of
https://github.com/georgyo/ifconfig.io.git
synced 2025-07-21 03:07:43 +00:00
Modified
This commit is contained in:
parent
385a1fc5b4
commit
ba2b86deb9
@ -1,5 +1 @@
|
|||||||
FROM golang:1.4-onbuild
|
FROM golang:1.4-onbuild
|
||||||
|
|
||||||
COPY . /usr/src/app
|
|
||||||
RUN go get -d -v
|
|
||||||
RUN go install -v
|
|
||||||
|
@ -105,5 +105,6 @@
|
|||||||
<footer class="container text-center">
|
<footer class="container text-center">
|
||||||
<p>© 2014 ifconfig.io</p>
|
<p>© 2014 ifconfig.io</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
<!-- Hello World -->
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user