2 references to SetEntrypointAndCmd
Microsoft.NET.Build.Containers (2)
ContainerBuilder.cs (1)
145
imageBuilder.
SetEntrypointAndCmd
(imageEntrypoint, imageCmd);
Tasks\CreateNewImage.cs (1)
169
imageBuilder.
SetEntrypointAndCmd
(entrypoint, cmd);