chore: create_release.sh updated
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
// Docker host location
|
||||
"host": "/var/run/docker.sock",
|
||||
// Display the timestamp in a custom format, if given option is invalid, it will default to %Y-%m-%dT%H:%M:%S.%8f -> 2025-02-18T12:34:56.01234567
|
||||
// *Should* accept any valid strftime string up to 32 chars
|
||||
// *Should* accept any valid strftime string up to 32 chars, see https://strftime.org/
|
||||
"timestamp_format": "%Y-%m-%dT%H:%M:%S.%8f",
|
||||
// Display the container logs timestamp with a given timezone, if timezone is unknown, defaults to UTC
|
||||
"timezone": "Etc/UTC",
|
||||
|
||||
Reference in New Issue
Block a user