HEX
Server: Apache
System: Linux nc-ph-4101.simplemoneygoals.com 5.14.0-503.21.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Jan 12 09:45:05 EST 2025 x86_64
User: dailygoldindex (1004)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //usr/share/man/man8/containerd-config.8
.nh
.TH containerd-config 8 01/30/2018
.SH NAME
.PP
containerd-config - information on the containerd config

.SH SYNOPSIS
.PP
containerd config [command]

.SH DESCRIPTION
.PP
The \fIcontainerd config\fP command has one subcommand, named \fIdefault\fP, which
will display on standard output the default containerd config for this version
of the containerd daemon.

.PP
This output can be piped to a \fBcontainerd-config.toml(5)\fP file and placed in
\fB/etc/containerd\fP to be used as the configuration for containerd on daemon
startup. The configuration can be placed in any filesystem location and used
with the \fB--config\fP option to the containerd daemon as well.

.PP
See \fBcontainerd-config.toml(5)\fP for more information on the containerd
configuration options.

.SH OPTIONS
.TP
\fBdefault\fP
This subcommand will output the TOML formatted containerd configuration to standard output

.SH BUGS
.PP
Please file any specific issues that you encounter at
https://github.com/containerd/containerd.

.SH AUTHOR
.PP
Phil Estes estesp@gmail.com
\[la]mailto:estesp@gmail.com\[ra]

.SH SEE ALSO
.PP
ctr(8), containerd(8), containerd-config.toml(5)