An open API service indexing awesome lists of open source software.

https://github.com/johnnybui/ssis-docker

SQL Server Integration Services (SSIS) Docker Image build instruction
https://github.com/johnnybui/ssis-docker

Last synced: 7 months ago
JSON representation

SQL Server Integration Services (SSIS) Docker Image build instruction

Awesome Lists containing this project

README

          

# SSIS in Docker
SQL Server Integration Services (SSIS) Docker Image build instruction

## Build
`docker build --pull -t ssis .`

## Pre-built Docker Image
`docker pull phuclorddn/ssis:ssisonly`