Sign inSign up

vplauzon/sql-script-runner

By vplauzon

•Updated over 8 years ago

Container running a SQL Script on a remote SQL DB (typically Azure SQL DB).

Image
0

1.9K

vplauzon/sql-script-runner repository overview

DockerFile available here⁠.

The container simply runs a bash script itself running SQL CMD⁠.

Here are the environment variables that need to be set in order for it to work properly:

Environment VariablesDescription
SCRIPT_URLPublic URL of the SQL Script to run
SQL_SERVERFully Qualified Domain Name (FQDN) of the SQL Server
SQL_DBName of the database under that server
SQL_USER_NAMESQL User Name
SQL_PASSWORDSQL User's Password

Tag summary

Content type

Image

Digest

Size

93.3 MB

Last updated

over 8 years ago

docker pull vplauzon/sql-script-runner