GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CRATE(5) FreeBSD File Formats Manual CRATE(5)

crate
containerizer for FreeBSD

crate crate-specification.yml

crate crate-file.crate

The crate utility is a containerizer program that is able to create containers from container definition files, and then run containers as processes that have no dependencies besides system functions in the kernel.

crate uses FreeBSD jails to run containerized applications. It also uses ipfw(8)-based firewall rules to route network traffic in and out of containers.

There are two basic operations that crate supports: create and run. When crate is invoked with a crate definition file (having the .yml extension), this triggers the create mode. When crate is invoked with a crate file (having the .create extension), this triggers the run mode.
August 8, 2019 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.