Blog

Jul. 15, 2020, 11:09 a.m.
An FBPE is simply a technique, by which a programmer makes sure that a deployment script, whether it be a Dockerfile, a set of Docker Compose files, or any other deployment configuration file, does not contain any concrete references to files, or resources, that are outside of the environment that is to be deployed. Thus, the files must represent a “portable environment” in and of themselves.