Commit Graph

4 Commits

Author SHA1 Message Date
1fe2e823c4
updated Dockerfile to use ARGs
All checks were successful
continuous-integration/drone/push Build is passing
* set LABEL details at build time using ARGs
* added build hook that provides the subject functionality
* refactored Dockerfile
2020-03-04 20:11:45 +01:00
20d440bfd8
only download and reinstall what is not present 2020-03-02 00:03:43 +01:00
5b8f3fab7b
correcting non-existent valgrind dep in Dockerfile
* false advertisement - was installing `vagrant` instead of promised
  `valgrind`

Signed-off-by: surtur <a_mirre@utb.cz>
2020-03-01 23:18:49 +01:00
06fca0df50
initial commit
Signed-off-by: surtur <a_mirre@utb.cz>
2020-03-01 20:56:08 +01:00