Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Import Process
Text File Validation
Commits
30397aa9
Commit
30397aa9
authored
Apr 07, 2020
by
Jonas Waeber
Browse files
Add user conf
Needed for the image to have a user.
parent
06b4afa3
Pipeline
#7321
failed with stages
in 1 minute and 49 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
env/Dockerfile
View file @
30397aa9
...
...
@@ -3,4 +3,5 @@ FROM atmoz/sftp:alpine
COPY
create_test_env.sh /etc/sftp.d/create_test_env.sh
COPY
ssh_host_rsa_key /etc/ssh/ssh_host_rsa_key
COPY
ssh_host_rsa_key.pub /etc/ssh/ssh_host_rsa_key.pub:ro
COPY
test.csv /home/user/sftp/test_institution_1/test_record_set_1/test.csv
\ No newline at end of file
COPY
test.csv /home/user/sftp/test_institution_1/test_record_set_1/test.csv
COPY
users.conf /etc/sftp/users.conf
\ No newline at end of file
env/users.conf
0 → 100644
View file @
30397aa9
user
:
password
:
744
:
744
:
sftp
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment