Skip to content

Commit

Permalink
Updating comments in Windows Express Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
perrysk-msft committed Jan 31, 2017
1 parent fb5eee4 commit 1639fbb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion windows/mssql-server-windows-express/dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# mssql server 2016 SP1 express image
# mssql server express image
FROM microsoft/windowsservercore

# maintainer for image metadata
MAINTAINER Perry Skountrianos

# set environment variables

# SQL Server 2016 Express SP1 Download Link
ENV sql_express_download_url "https://go.microsoft.com/fwlink/?linkid=829176"

ENV sa_password _
Expand Down

0 comments on commit 1639fbb

Please sign in to comment.