We'd like to be able to drive a build based on already-parsed build definition, but being able to consume those specifications properly is going to require that we add to our lower-level APIs support for a number of features which can be expressed in a definition that the APIs can't currently fulfill. It also makes sense to expose some of these features through the corresponding CLI commands.
General catchup:
We'd like to be able to drive a build based on already-parsed build definition, but being able to consume those specifications properly is going to require that we add to our lower-level APIs support for a number of features which can be expressed in a definition that the APIs can't currently fulfill. It also makes sense to expose some of these features through the corresponding CLI commands.
Op_Exec.Meta.ValidExitCodes:
buildah run, default []int32{0}.buildah run.Op_Exec.Mounts.CacheOpt.Sharing:
buildah run.Op_Exec.Security:
Op_File.Actions.FileAction_Copy.FollowSymlink:
Op_File.Actions.FileAction_Copy.DirCopyContents:
Op_File.Actions.FileAction_Copy.AttemptUnpackDockerCompatibility:
Op_File.Actions.FileAction_Copy.CreateDestPath:
Op_File.Actions.FileAction_Copy.AllowWildcard:
buildah addandbuildah copy, default true.Op_File.Actions.FileAction_Copy.AllowEmptyWildcard:
buildah addandbuildah copy, default false.Op_File.Actions.FileAction_Copy.Timestamp:
Op_File.Actions.FileAction_Copy.IncludePatterns:
buildah addandbuildah copyOp_File.Actions.FileAction_Copy.RequiredPaths:
buildah addandbuildah copyOp_File.Actions.FileAction_Copy.ModeStr:
buildah addandbuildah copyOp_File.Actions.FileAction_Mkfile:
Op_File.Actions.FileAction_Mkdir.MakeParents:
Op_File.Actions.FileAction_Rm.AllowWildcard:
Op_File.Actions.FileAction_Rm.AllowNotFound:
Op_File.Actions.FileAction_Symlink:
General catchup: