Jamesits / docker-ripe-atlas

This is the RIPE Atlas software probe packaged as a Docker image.
https://hub.docker.com/r/jamesits/ripe-atlas
GNU General Public License v3.0
155 stars 22 forks source link

docker log format #16

Closed netahoy closed 2 years ago

netahoy commented 2 years ago

So adding just --log-opt max-size=10m in the docker (20.10.11) command line throws error like docker: Error response from daemon: unknown log opt 'max-size' for journald log driver. I have been running these command on my Pi with log type defined like every time for last ... --log-driver json-file --log-opt max-size=5m

Does this call for an update of the reference command line?

Anyhow keep up the good work...

Jamesits commented 2 years ago

Nice catch.

netahoy commented 2 years ago

Thanks for updating the reference command line at git repo, for the novice the same needs to be updated at https://hub.docker.com/r/jamesits/ripe-atlas

Jamesits commented 2 years ago

@netahoy Thank you for pointing out this! I've removed most of the readme at the Docker Hub and left a link to this repo since the readme will not be auto updated anymore...