Commit graph

17 commits

Author SHA1 Message Date
Shubham Bhattar
1d75af86c7
Merge branch 'master' into master 2018-10-16 01:52:38 +05:30
Leopere
fc3fb62f35
A lot of these will probably change
Ideally a neighboring script might run the user through doing this.
2018-10-15 03:08:58 -04:00
Leopere
5280d2fa11
Start pulling envvars from .env
This is unnecessery but if you have to declare the same thing in more
then one place it makes sense to pull these from a file.

In certain environments it would make more sense to declare them explicitly
under a environment: directive
2018-10-15 03:07:06 -04:00
Leopere
6823ed3e2d
Need a copy of this here too. 2018-10-15 03:03:40 -04:00
Leopere
08d00dd956
Tossing this here for now 2018-10-15 03:00:30 -04:00
Leopere
90c58503ee
Adding start.sh 2018-10-15 02:59:35 -04:00
Leopere
4d312c80e6
Starting in on some multistage 2018-10-15 02:59:17 -04:00
Shubham Bhattar
1e1b313abf MAINTAINER is deprecated in Dockerfile. COPY is preferred over ADD in Dockerfile if additional functonality of ADD is not being used. Improved Shebang lines in many files. 2018-10-14 18:00:06 +05:30
chamunks
dbe79657df
Updated networking for exposing a web front end. 2018-10-09 14:33:47 -04:00
Leopere
aae5b72788
Multiple changes
chainquery has an added Adminer container now.
reflector.go has a base config.tmpl file for testing string modification.
Exporting GOROOT now in Dockerfile
2018-10-09 10:28:13 -04:00
Leopere
2dc51065c6
absolute path instead 2018-10-08 21:19:12 -04:00
Leopere
4e20d852d6
wrong type in envvars 2018-10-08 21:15:24 -04:00
Leopere
39f69d6eeb
baseline docker-compose.yml reflector.go compile 2018-10-08 21:12:56 -04:00
Leopere
41b9e6f4ac
start.sh looks to be good to go. 2018-10-08 21:02:24 -04:00
Leopere
0658da7677
Added invocation 2018-10-08 18:37:34 -04:00
Leopere
9cbebf335c
added baseline Dockerfile and start.sh
These should contain a good majority of the early stage work.
Lots of debugging potentially ahead
2018-10-08 18:20:54 -04:00
Leopere
e878ffbdaa
Started on Reflector.go 2018-10-08 16:53:51 -04:00