FROM microsoft/windowsservercore:latest

# This image is created and maintained by Ritesh Modi
MAINTAINER "Ritesh Modi"

# It shows the usage of EXPOSEinstruction
EXPOSE 1433
