Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.2 KB

index.adoc

File metadata and controls

44 lines (33 loc) · 1.2 KB

Container Best Practices

Table of Contents

1. Audience

This documentation has been written specifically for the developers who are writing Dockerfiles to create images. Dockerfiles can become rather complex depending on the application being containerized so we are passing on our experience with Dockerfiles through a series of best practices.

This guide of best practices is not a reference guide of all the Dockerfile instructions. There is plenty of documentation available on the Docker website should you require that sort of content.