Commit Graph

5 Commits

Author SHA1 Message Date
Gianluca Arbezzano
d334c01388
Pushed a new version after every commit 2017-09-30 11:42:57 +01:00
Gianluca Arbezzano
f1652813a6
Build docker image every commit
It's very comfortable for me to have a Docker Image tagged with the git
sha. In this way I can deploy and run it without checkout and build the
code.
2017-09-14 13:56:07 +02:00
Lorenzo Fontana
23993995ad
Build improvement closes #36
- Some cleaning on the Makefile, also specify PHONYs
- Static builds
- Use multi staged builds for the Docker image
- Remove .idea from the gitignore, it's not related to the project but on
how the user interacts with it. If one uses idea he can just create a
global gitignore to ignore that
- License had a disalignement

Signed-off-by: Lorenzo Fontana <lo@linux.com>
2017-08-20 04:46:52 +02:00
Gianluca Arbezzano
3d03d09f9b Add support to build gianarb/orbiter docker image 2017-03-12 23:49:51 +00:00
Gianluca Arbezzano
747f564a7a First commit 2017-02-21 00:07:57 +00:00