Łukasz Mierzwa
03e7521c5b
Use Go 1.8.3 for building docker images
2017-06-01 10:48:43 -07:00
Łukasz Mierzwa
a15f6eb914
Use COPY instead of ADD for files and folders
2017-05-30 12:51:05 +01:00
Łukasz Mierzwa
4e32acf3f6
Use Go 1.8.1 when building docker image
2017-04-15 00:01:28 -07:00
David J. M. Karlsen
4e2a9f1df2
add EXPOSE
2017-03-29 08:30:52 +02:00
Łukasz Mierzwa
9ce559d5d1
Use Go 1.8 for the base image
...
Current image uses Go 1.7.5, there was an issue with haml templates preventing us from using 1.8 but it was fixed, so we should switch to latest Go version
2017-03-26 19:00:16 -07:00
Łukasz Mierzwa
dc1ce44cfb
Merge Dockerfile commands
...
This will help avoid unnecessary image layers
2017-03-26 17:41:17 -07:00
Łukasz Mierzwa
f8420d4632
Use go-bindata-assetfs for static files
...
This allows unsee to be compiled into a single self-contained binary, without any need to external static files or templates
2017-03-26 17:41:17 -07:00
Łukasz Mierzwa
e239fd05fd
Import code from internal repository ( #1 )
...
Import code from internal repository
2017-03-23 16:58:04 -07:00