Open
Description
It could be nice to test the docker image before pushing it to Docker Hub.
The first test I imagined is:
- run the docker image with a volume
- upload a file through FTP protocol
- check the file is in the local folder corresponding to the volume
I don't really know what technical component to use to do that.
It could be bash test, pytest, junit or something else.
This automatization has to be done with GitHub Action.
Metadata
Metadata
Assignees
Labels
No labels