Commit Graph

17 Commits (22122a27b5d549f169149cc5dfd09585e1539f63)

Author SHA1 Message Date
Anthony Lapenna 5d0af27a3f fix(binary): persist CSRF auth file in a volume (#22)
* fix(binary): persist CSRF auth file in a volume

* docs(options): document the `-data` option
2016-06-29 18:08:50 +12:00
Kevan Ahlquist 1b206f223f DockerUI => UI For Docker 2016-04-29 21:57:27 -05:00
Kevan Ahlquist cdf4767d7d Use grunt for building
Add shell commands to gruntfile for local dev.

Build binary if needed for `grunt build`, always build for `grunt release`. Exclude unused assets from jquery.gritter and vis.

Remove Makefile
2015-09-15 00:24:11 -05:00
William McGann 22287e6a56 Using centurylink's golang-builder to create tiny docker image, going from ~400MB to 5.4MB. 2015-02-13 01:11:50 -05:00
Kevan Ahlquist 58bd6faa47 Added initial files for build and test automation. 2015-01-03 16:49:28 -06:00
Michael Crosby 6e4ef733ce Use crosbymichael/golang as base image 2014-03-15 11:56:16 -07:00
Michael Crosby c3850e4351 Remove update from dockerfile 2014-02-14 20:29:08 -08:00
Michael Crosby 75d5bd1217 Allow a user to bind to a unix socket 2013-12-30 10:43:53 -08:00
Randy D. Wallace Jr 302e88cc78 Moved go installation to RUN from ADD 2013-10-03 02:50:08 +00:00
Randy D. Wallace Jr cf018763bc Update Dockerfile to pull go from googlecode 2013-10-02 18:31:47 +00:00
Randy D. Wallace Jr 6dff5cd19e Update Dockerfile to build dockerui.go 2013-10-02 04:44:02 +00:00
Michael Crosby 007492b77d Update dockerfile and server 2013-09-02 18:55:00 -07:00
Michael Crosby cfa8d3a442 Small bug fixes with new docker versions 2013-09-02 13:33:08 -07:00
Michael Crosby 81b1ee8174 Use sys link in dockerfile for app 2013-06-23 17:32:35 -09:00
Michael Crosby fbf95ca3d7 Do not expose public port 2013-06-23 17:13:39 -09:00
Michael Crosby 40435f898f Update dockerfile and server for app dir 2013-06-23 08:38:48 -09:00
Michael Crosby 877effc6ad Add dockerui server files and Dockerfile 2013-06-22 10:10:22 -09:00