FROM microsoft/windowsservercore:latest

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

# It shows the usage of VOLUME instruction
VOLUME C:\\logs
