Tim Hockin
7e5b3f242c
Fix bug with mv
2019-03-22 10:48:01 -07:00
Ilyar
82379c2ff8
Fix missing destination file operand after
2019-02-04 08:06:58 -08:00
Tim Hockin
f287b7b39d
Fix bad perms on make
2019-02-01 08:24:35 -08:00
Tim Hockin
f1f13cf64f
Clean up BASEIMAGE handling
2019-01-28 11:41:28 -08:00
Tim Hockin
d5b61a98de
Use GOOS and GOARCH rather than PLATFORM
...
Also fix all-* rules to work.
2019-01-28 11:22:08 -08:00
Tim Hockin
805dd38cb5
Update Makefile to not repeat build when possible
2019-01-28 10:51:55 -08:00
Tim Hockin
9b6700e193
Update build to latest thinking
2019-01-25 13:57:14 -08:00
Tim Hockin
2be8036eb4
Bump to 1.10, handle .cache dir
2018-08-10 12:48:21 -07:00
Tim Hockin
f9bcd5651d
Fix errant blank line in Makefile
2017-10-25 09:13:14 -07:00
Mohit Soni
7de82d326e
Upgrade build image to golang 1.9 ( #17 )
2017-08-29 09:54:50 -07:00
Tim Hockin
cf8254ea6f
Add a `make shell` rule to run a shell
2017-08-19 22:49:22 -07:00
Naveen
56748ed292
Updated makefile to the golang:1.8-alpine ( #13 )
2017-08-19 22:31:09 -07:00
Steven E. Harris
85f5d74317
Tolerate spaces in the current working directory ( #9 )
...
* Tolerate spaces in the current working directory
When $(pwd) evaluates to a string with spaces, the shell parses the
resulting arguments for binding Docker volumes incorrectly. Quote these
arguments to supply them indivisibly as intended.
* whitespace
2017-08-19 22:30:05 -07:00
Tim Hockin
b24f6ad182
Merge pull request #5 from jbeda/autoremove
...
Autoremove containers after run
2017-08-19 22:22:05 -07:00
Tim Hockin
d9de61f703
Handle docker registries with :port
2017-02-14 14:10:20 -08:00
Tim Hockin
699c7389a1
Use --tags to hunt for git tags better
2016-10-28 18:10:41 +02:00
Tim Hockin
486f44304d
Merge pull request #6 from jbeda/fix-mac
...
Don't assume workstation is linux
2016-10-02 18:31:47 -07:00
Tim Hockin
c1b3f2d15d
Optional manual versioning strategy
2016-09-30 20:28:27 -07:00
Joe Beda
03c74b931f
Don't assume workstation is linux
2016-09-23 16:09:59 -07:00
Joe Beda
c368f8f2e3
Autoremove containers after run
2016-09-23 16:05:01 -07:00
Tim Hockin
328cae8522
Use git for version string
2016-09-23 08:10:13 -07:00
Tim Hockin
1a7aa69e44
Add base image (busybox) for other arch's
2016-09-22 22:48:12 -07:00
Tim Hockin
43e119bda6
Import first rev of project template
2016-09-20 21:15:39 -07:00