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