Skip to content

Flag --time has been deprecated Debian 12 #1025

@WhiskyLe

Description

@WhiskyLe

when you declare a docker::run it sets as default a stop_wait_time of 10 which results in the service beeing created with --time command:

     CGroup: /system.slice/docker-redisinsight.service
             ├─2885800 bash /usr/local/bin/docker-run-containername-stop.sh
             └─2885806 /usr/bin/docker stop --time=10 containername

this should be --timeout

Flag --time has been deprecated, use --timeout instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions