Commit Graph

15 Commits

Author SHA1 Message Date
Ethan Knowlton 967931fd25 Enable use of Environment Variables
I didn't want to kep the API Key in a file because it could be exposed
so I thought a environment variable would be good. Might of got carried
away and didn't need to put all config options in environment variables.

commit ba35fa73512a5d0d868c9e9147f55fe50db0ec99
Author: Ethan Knowlton <ethan@dubtown.dev>
Date:   Sat Oct 7 22:35:31 2023 -0400

    removed debug statement

commit 3808cc26dfac70e5c205df807b26855bf4562196
Author: Ethan Knowlton <ethan@dubtown.dev>
Date:   Sat Oct 7 22:32:27 2023 -0400

    Could Cause Problems

    Shouldn't need to run make as super user, but usually
    you would run `make install`. I could add this to the install step
    and remove the install from all step but it could mess up publishing
    to ip.level.io.

    Just going to remove it for now.

commit aa0cb39b08e71e1ef897f2d3f3a4fc7e5aff4c03
Author: Ethan Knowlton <ethan@dubtown.dev>
Date:   Sat Oct 7 20:05:14 2023 -0400

    adding env variables to readme
2023-10-08 14:46:51 -04:00
Martin Polden 8374778df8 build: Bump build image 2021-01-24 15:09:56 +01:00
Thatcher ab8f90431b
New template (#121) 2020-12-14 19:02:35 +01:00
Martin Polden c821c5c32a Use Go 1.13 in Docker build 2019-10-18 18:12:26 +02:00
Martin Polden 3a91baab21 Build without cgo 2019-03-29 20:38:43 +01:00
Martin Polden 99f9556173 Re-use Dockerfile when building on Travis 2019-03-16 18:08:10 +01:00
Martin Polden c9fe2919e4 Bump Go version 2019-03-16 14:26:32 +01:00
Martin Polden c623168acb Reduce image size 2018-12-28 19:06:05 +01:00
Maxim Baz 3cd9b9efe3
Rename to echoip, update to Go 1.11 2018-08-27 23:35:26 +02:00
Maxim Baz 1171909046
Add Dockerfile 2018-08-27 22:11:46 +02:00
Martin Polden 3f9cbe7bed Remove unused Dockerfile 2015-09-17 17:01:45 +02:00
Martin Polden d04d80daae Default to user nobody inside container 2014-12-27 12:33:51 +01:00
Martin Polden a76d242564 Update Dockerfile 2014-12-26 22:47:28 +01:00
Martin Polden 65ffd03479 Update Dockerfile 2014-12-22 16:53:41 +01:00
Martin Polden bea550f669 Add Dockerfile 2014-11-01 14:37:16 +01:00