Skip to content
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.

pass-through cli arguments to droppy start #421

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ashleysommer
Copy link

Allow docker run to pass arbitrary command line arguments into droppy start

Allow docker run to pass arbitrary command line arguments into droppy start
@ashleysommer
Copy link
Author

ashleysommer commented Jul 7, 2020

Allows you do to something like this for exporting the logfile:
docker run -p 0.0.0.0:8989:8989 -v /mnt/files:/files -v droppy_config:/config -v /mnt/droppy_logs:/var/log silverwind/droppy:latest docker-start.sh --dev --log /var/log/droppy.txt

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant