Docker Support in Visual Studio 2017

I am using Visual Studio 2017 with Docker Support. Im trying to containerize some older .NET 4 applications and one that I downloaded has Docker Support and some on prem Apps with the same properties do not have the Docker Support options. Is there a flag in the solution file or something that allows this?

Thanks