mirror of
https://github.com/mudler/luet.git
synced 2025-09-02 07:45:02 +00:00
Add docker service to travis
This commit is contained in:
@@ -53,6 +53,7 @@ func (cs *LuetCompiler) Compile(p CompilationSpec) (*Artifact, error) {
|
||||
|
||||
if p.GetImage() != "" {
|
||||
p.SetSeedImage(p.GetImage())
|
||||
p.WriteBuildImageDefinition(p.Rel(p.GetPackage().GetFingerPrint() + ".dockerfile"))
|
||||
//p.WriteBuildImageDefinition(path)
|
||||
//backend.BuildImage(path)
|
||||
//backend.RunSteps(CompilationSpec)
|
||||
|
Reference in New Issue
Block a user