1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-06-10 23:57:45 +02:00

4 Commits

Author SHA1 Message Date
Lee Brown
2cd374a130 updated readme 2019-07-14 17:59:06 -08:00
Lee Brown
e46c6317e5 Switch from golang docker client to executing direct docker commands
github.com/docker/docker/client adds an additional 30 deps to the
project and encoutering random errors when running on gitlab.
	Can't add file cmd/web-app/static/assets/images/glacier-example-pic.jpg to tar
	Error response from daemon: invalid reference format
2019-07-14 12:25:58 -08:00
Lee Brown
6117a813f2 Completed removing example-project directory and moving all files back a
a directory
2019-07-13 12:16:28 -08:00
Lee Brown
bcf022aa18 moved example-project files back a directory 2019-07-13 11:42:37 -08:00