Skip to main content Skip to section navigation
U.S. flag

An official website of the United States government

Customer separation

cloud.gov runs customer applications in containers (a combination of kernel facilities including namespaces for network, memory, and filesystem), which keep applications from interacting with each other or the host system.

Customers can deploy applications to cloud.gov using a buildpack or by referring to a Docker image in an accessible Docker registry. Buildpack deployments are native to the underlying Cloud Foundry system and have benefits over Docker images in that the cloud.gov team can supply updates to the root filesystem as well as the language stack that the application uses. We recommend customers deploy using buildpacks whenever possible.

Whether the application is deployed using a buildpack or a Docker image, the actual container configuration is performed by Cloud Foundry’s garden component. Garden uses the Open Container Initiative’s standard runC implementation, and it applies safeguards above and beyond normal Docker or Kubernetes environments that fit the multi-tenant PaaS context. Cloud Foundry provides additional details about various aspects of container security. Docker images are further restricted when running in Cloud Foundry to protect customers from each other. As a result, containers on cloud.gov are isolated by default.

The cloud.gov team configures in our Cloud Foundry deployment whether privileged containers are used for applications and buildpack staging processes. Both of these options are set to false in cloud.gov: we use unprivileged containers, which increases security. Please contact us if you need to verify this setting in our system, or if you have further questions about how customer separation works in cloud.gov.

For more details, see the cloud.gov SSP, including section 9.7 (Application Isolation), 10 (System Environment), 10.2.3 (Buildpacks), CM-7 (2), SC-7 (12), and SC-39.

cloud.gov

An official website of the U.S. General Services Administration

Looking for U.S. government information and services?
Visit USA.gov