logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

docker-container-start - Start one or more stopped containers

Description

       Start one or more containers.

Name

       docker-container-start - Start one or more stopped containers

Options

-a, --attach[=false]      Attach STDOUT/STDERR and forward signals

       --checkpoint=""      Restore from this checkpoint

       --checkpoint-dir=""      Use a custom checkpoint storage directory

       --detach-keys=""      Override the key sequence for detaching a container

       -h, --help[=false]      help for start

       -i, --interactive[=false]      Attach container's STDIN

See Also

docker-container(1)

Docker Community                                    Feb 2025                                           DOCKER(1)

Synopsis

dockercontainerstart[OPTIONS]CONTAINER[CONTAINER...]

See Also