Closed darkdragon-001 closed 7 months ago
This allows passing args as CMD directly without knowing the path to yarr within the container.
Example:
docker run -d yarr -addr 0.0.0.0:8080 -db /data/custom.db
thanks.
This allows passing args as CMD directly without knowing the path to yarr within the container.
Example: