I try to run the docker version, but if not command it's given at start, the container stops with this log
"A command is required. Available options: upload, download"
Even if use Restart policy unless stopped, the container restarts in loop
The ideal will be to run the container indefinitely and pass commands from console or run scripts to watch a folder to upload
Description
I try to run the docker version, but if not command it's given at start, the container stops with this log "A command is required. Available options: upload, download"
Even if use Restart policy unless stopped, the container restarts in loop
The ideal will be to run the container indefinitely and pass commands from console or run scripts to watch a folder to upload