1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-08-08 22:36:41 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
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
10d2046ff9 Removed ports in docker-compose.yaml file 2019-07-13 19:57:23 -08:00
bcf022aa18 moved example-project files back a directory 2019-07-13 11:42:37 -08:00