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
- Host: GitHub
- URL: https://github.com/johnnybui/ssis-docker
- Owner: johnnybui
- License: mit
- Created: 2018-08-21T08:49:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-21T08:55:16.000Z (about 7 years ago)
- Last Synced: 2025-02-01T02:19:50.346Z (8 months ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`