container-best-practices icon indicating copy to clipboard operation
container-best-practices copied to clipboard

Container Best Practices

Results 17 container-best-practices issues
Sort by recently updated
recently updated
newest added

Just a moment ago, [the hosted/built version of these docs](https://docs.projectatomic.io/container-best-practices/) was working for me but now I get the `NET::ERR_CERT_COMMON_NAME_INVALID` HTTPS/TLS certificate error: SSL Server Certificate Common Name (CN) *.b9ad.pro-us-east-1.openshiftapps.com...

Hi, I've been looking at this for the middleware images looked after by Cloud Enablement, and I have some early feedback. I will revise this issue/comments as my feedback develops....

Hi, I don't know what your relations to the OCI are, but when I just saw [#labels](http://docs.projectatomic.io/container-best-practices/#_labels) the first time, I immediately thought it would make sense to align your...

This is based on a practice that we've been following for the RHSCL container images and which proofed to be working very well. e.g.: https://github.com/sclorg/mysql-container/tree/master/5.7

Expand section Explicit Initialization - Atomic CLI

Possibly also merge with the Linter section.

Probably under "Deployment considerations"

This section needs expansion. Also add reference to https://github.com/container-images/container-image-template

Add info about container patterns (sidecar, ambassador, adapter...) or an overview with links to appropriate resources. Could fit into Application Planning.

Need to cover managing systemd services inside a container, and using systemd on the host to manage a (probably SPC) container as a service. Both are valuable, and we should...