Modified
This commit is contained in:
parent
385a1fc5b4
commit
ba2b86deb9
|
@ -1,5 +1 @@
|
|||
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">
|
||||
<p>© 2014 ifconfig.io</p>
|
||||
</footer>
|
||||
<!-- Hello World -->
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue