Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
integration
/
796e8fe4255036b5785a2071ddd6a0240464556a
/
.
/
test
/
mocks
/
datafilecollector-testharness
/
ftps-sftp-server
/
Dockerfile-ftps
blob: a0d6cfafc3fd65acae55f31403c18dd2223ae271 [
file
] [
log
] [
blame
]
FROM docker
.
io
/
panubo
/
vsftpd
COPY configuration
/
vsftpd_ssl
.
conf
/
etc
/
vsftpd_ssl
.
conf
RUN chmod
644
/
etc
/
vsftpd_ssl
.
conf
RUN chown root
:
root
/
etc
/
vsftpd_ssl
.
conf