mirror of
https://github.com/georgyo/ifconfig.io.git
synced 2025-09-13 07:37:26 +00:00
Modified
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user