www.LinuxHowtos.org





DOCKER

Section: Docker User Manuals (1)
Updated: Jun 2025
Index Return to Main Contents

 

NAME

docke-checkpoin-create- Create a checkpoint from a running container

 

SYNOPSIS

docker checkpoint create [OPTIONS] CONTAINER CHECKPOINT

 

DESCRIPTION

Create a checkpoint from a running container

 

OPTIONS

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

-leav-running[=false]         Leave the container running after checkpoint

 

SEE ALSO

docke-checkpoint(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO