1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Files
airbyte/airbyte-integrations/connectors/source-file/integration_tests/docker-compose.yml

10 lines
177 B
YAML

version: "3"
services:
ssh:
image: atmoz/sftp
ports:
- "2222:22"
volumes:
- /tmp/s3_sample_files:/home/user1/files
command: user1:abc123@456#:1001