How can I create a FTP container? #1283
Unanswered
Martin-Andersen
asked this question in
Q&A
Replies: 1 comment
-
No, this is a different project. However, you can certainly use Testcontainers to create an FTP server instance and utilize it in your tests using the generic container builder API ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need a FTP test server. I found one at testenvironment-docker
Can I use that packages? and how?
If not then how can I build my own ftp test server?
Beta Was this translation helpful? Give feedback.
All reactions