Граф коммитов

1 Коммитов

Автор SHA1 Сообщение Дата
Vincent Demeester 7a79d880b3 Heavy docker-app loading refactoring
- introduces a `types` package, moving it from `internal/types`
- introduces a `loader` package, with function to lead each type of
  app (folder, tarball, single-file) — only docker image is still in
  `internal/packager`.
- introduces a small `compose` helper package
- updates some `settings` functions
- split `internal/render` into `render` package and `internal/inspect`

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-08-10 10:46:51 +02:00